[android]: fix for language picker on signin webview

This commit is contained in:
Alexey Osminin 2020-11-12 17:13:22 +03:00 committed by Alexander Boriskov
parent 7d25c4cca9
commit 25a10d116f

View file

@ -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