mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-05-03 06:46:25 +00:00
Removed exit text on status bar for small screen devices
This commit is contained in:
parent
53e1e73581
commit
2ac18c733d
1 changed files with 0 additions and 12 deletions
|
|
@ -217,18 +217,6 @@
|
||||||
android:visibility="gone"
|
android:visibility="gone"
|
||||||
android:layout_alignParentRight="true" />
|
android:layout_alignParentRight="true" />
|
||||||
|
|
||||||
<TextView
|
|
||||||
android:id="@+id/exit"
|
|
||||||
android:text="@string/menu_exit"
|
|
||||||
android:textColor="@android:color/white"
|
|
||||||
android:textSize="14dp"
|
|
||||||
android:layout_centerVertical="true"
|
|
||||||
android:layout_width="wrap_content"
|
|
||||||
android:layout_height="match_parent"
|
|
||||||
android:gravity="center_vertical"
|
|
||||||
android:layout_alignParentRight="true"
|
|
||||||
android:paddingRight="10dp" />
|
|
||||||
|
|
||||||
</RelativeLayout>
|
</RelativeLayout>
|
||||||
|
|
||||||
</org.linphone.ui.SlidingDrawer>
|
</org.linphone.ui.SlidingDrawer>
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue