[UI] Fix web push activity QR scanner

This commit is contained in:
Kuba Szczodrzyński 2019-09-23 21:32:12 +02:00
parent 93b4c03b87
commit 18d9471a94

View File

@ -18,11 +18,11 @@
app:popupTheme="@style/ThemeOverlay.AppCompat.Light" />
<ScrollView
android:id="@+id/webPushConfig"
android:layout_width="match_parent"
android:layout_height="match_parent">
<LinearLayout
android:id="@+id/webPushConfig"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical">