miPlodder commented on a change in pull request #31: fix Reduction in Toolbar 
size on changing orientation
URL: https://github.com/apache/fineract-cn-mobile/pull/31#discussion_r288734234
 
 

 ##########
 File path: app/src/main/res/values/styles.xml
 ##########
 @@ -62,5 +62,8 @@
     <style name="MaterialDatePickerTheme" 
parent="Theme.AppCompat.Light.Dialog">
         <item name="colorAccent">@color/colorAccent</item>
     </style>
+    <style name="Toolbar.Titile" 
parent="@style/TextAppearance.AppCompat.Title">
 
 Review comment:
   Fix the typo `Titile` and don't use hardcode size, use any existing size or 
if any existing size doesn't exist, create new size in dimens.xml

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to