From f7585aeace6ad61f75fa3398ce8d92f52bcc5c6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=90=D0=BB=D0=B5=D0=BA=D1=81=D0=B0=D0=BD=D0=B4=D1=80=20?= =?UTF-8?q?=D0=97=D0=B0=D1=86=D0=B5=D0=BF=D0=B8=D0=BD?= Date: Thu, 14 Feb 2019 19:22:27 +0300 Subject: [PATCH] [android] Replaced removed ObservableScrollView with NestedScrollView to fix the crash --- android/res/layout/about.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/res/layout/about.xml b/android/res/layout/about.xml index 88aed17152..bee6a9d262 100644 --- a/android/res/layout/about.xml +++ b/android/res/layout/about.xml @@ -3,7 +3,7 @@ xmlns:tools="http://schemas.android.com/tools" android:layout_width="match_parent" android:layout_height="match_parent"> - @@ -93,7 +93,7 @@ style="@style/MwmWidget.TextView.Item" android:text="@string/copyright"/> - +