Forgot to hide numpad in portrait
This commit is contained in:
parent
196fde1a93
commit
1caacbd487
1 changed files with 1 additions and 0 deletions
|
@ -414,6 +414,7 @@
|
||||||
|
|
||||||
<org.linphone.ui.Numpad
|
<org.linphone.ui.Numpad
|
||||||
android:id="@+id/numpad"
|
android:id="@+id/numpad"
|
||||||
|
android:visibility="gone"
|
||||||
android:background="@color/colorF"
|
android:background="@color/colorF"
|
||||||
android:contentDescription="@string/content_description_numpad"
|
android:contentDescription="@string/content_description_numpad"
|
||||||
android:layout_width="wrap_content"
|
android:layout_width="wrap_content"
|
||||||
|
|
Loading…
Reference in a new issue