mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-30 18:29:21 +00:00
Moved some menu texts for 7 tablets for better display
This commit is contained in:
parent
3f3293702a
commit
6753a5d777
4 changed files with 4 additions and 3 deletions
|
|
@ -20,6 +20,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_centerVertical="true"
|
||||
android:paddingLeft="20dp"
|
||||
android:textColor="@drawable/text_color"
|
||||
android:text="@string/button_chat"
|
||||
android:textSize="18dp" />
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_centerVertical="true"
|
||||
android:paddingLeft="20dp"
|
||||
android:paddingLeft="40dp"
|
||||
android:textColor="@drawable/text_color"
|
||||
android:text="@string/button_contacts"
|
||||
android:textSize="18dp" />
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_centerVertical="true"
|
||||
android:paddingLeft="50dp"
|
||||
android:paddingLeft="60dp"
|
||||
android:textColor="@drawable/text_color"
|
||||
android:text="@string/button_history"
|
||||
android:textSize="18dp" />
|
||||
|
|
|
|||
|
|
@ -21,7 +21,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:layout_centerHorizontal="true"
|
||||
android:layout_centerVertical="true"
|
||||
android:paddingLeft="50dp"
|
||||
android:paddingLeft="60dp"
|
||||
android:textColor="@drawable/text_color"
|
||||
android:text="@string/button_settings"
|
||||
android:textSize="18dp" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue