[Panlingual] Remove the scrollbar in caregory textview

Bug: 284480214
Test: local test
Change-Id: I83dc2d3cc266d23c9624f37a552111b48a2c6013
This commit is contained in:
Zoey Chen
2023-05-26 17:29:10 +00:00
parent dd18aad749
commit 523be99eec

View File

@@ -25,4 +25,5 @@
android:textColor="?android:attr/colorAccent"
android:textStyle="bold"
android:id="@+id/language_picker_header"
tools:text="@string/language_picker_section_all"/>
tools:text="@string/language_picker_section_all"
android:scrollbars="none"/>