Revert "Fix voice access issue on home page"

This reverts commit 0f3049d4b7.

Reason for revert: b/129456622
Fixes: 129456622
Test: rebuild

Change-Id: Ic883722a9ebe6a2905067dc9cc503c9878acd2fc
This commit is contained in:
Fan Zhang
2019-04-16 16:23:02 +00:00
parent 80584fe1f7
commit 22f3944432

View File

@@ -25,7 +25,6 @@
android:id="@+id/main_content_scrollable_container"
android:layout_width="match_parent"
android:layout_height="match_parent"
android:importantForAccessibility="no"
app:layout_behavior="com.android.settings.widget.FloatingAppBarScrollingViewBehavior">
<LinearLayout