PatelVatsalB21 commented on a change in pull request #133:
URL: https://github.com/apache/fineract-cn-mobile/pull/133#discussion_r594255581
##########
File path: app/src/main/res/layout/layout_nav_header.xml
##########
@@ -31,10 +32,12 @@
android:typeface="monospace"/>
<TextView
- android:id="@+id/textView"
+ android:id="@+id/nav_user_tenant"
android:layout_height="wrap_content"
android:layout_width="wrap_content"
android:textColor="@color/white"
- android:text="[email protected]"/>
+ android:paddingTop="@dimen/layout_padding_8dp"
Review comment:
I reduced 8 dp from image view and added 8dp in textview so dont worry
it wont go out of 180dp as is has not changed total.
----------------------------------------------------------------
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]