You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2019/05/29 19:35:06 UTC

[GitHub] [fineract-cn-mobile] miPlodder commented on a change in pull request #31: fix Reduction in Toolbar size on changing orientation

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:
users@infra.apache.org


With regards,
Apache Git Services