mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 19:38:08 +00:00
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…
Add table
Reference in a new issue