Reduced back button size to match other icons
This commit is contained in:
parent
4590020cce
commit
8d59ee89f2
4 changed files with 4 additions and 4 deletions
|
@ -38,7 +38,7 @@
|
|||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="0.2"
|
||||
android:padding="15dp"/>
|
||||
android:padding="18dp"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/top_bar_title"
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="0.2"
|
||||
android:padding="15dp"/>
|
||||
android:padding="18dp"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/top_bar_title"
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="0.2"
|
||||
android:padding="15dp"/>
|
||||
android:padding="18dp"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/top_bar_title"
|
||||
|
|
|
@ -38,7 +38,7 @@
|
|||
android:layout_width="0dp"
|
||||
android:layout_height="match_parent"
|
||||
android:layout_weight="0.2"
|
||||
android:padding="15dp"/>
|
||||
android:padding="18dp"/>
|
||||
|
||||
<TextView
|
||||
android:id="@+id/top_bar_title"
|
||||
|
|
Loading…
Reference in a new issue