forked from organicmaps/organicmaps
[android]: fix for language picker on signin webview
This commit is contained in:
parent
7d25c4cca9
commit
25a10d116f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
<com.mapswithme.maps.widget.ObservableWebView
|
||||
android:id="@+id/webview"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_height="match_parent"
|
||||
android:visibility="gone"/>
|
||||
|
||||
<ProgressBar
|
||||
|
|
Loading…
Add table
Reference in a new issue