Commit d0b8c36b authored by Grigory Fedorov's avatar Grigory Fedorov

Navigation drawer account layout padding corrected.

parent 96bd02e6
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
android:layout_height="match_parent" android:layout_height="match_parent"
android:layout_weight="1" android:layout_weight="1"
android:orientation="vertical" android:orientation="vertical"
android:paddingLeft="32dp"> android:paddingLeft="26dp">
<TextView <TextView
android:id="@+id/name" android:id="@+id/name"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment