Removed scrollbar on long theme item titles (#6852)
Co-authored-by: CrepeTF <trungnguyen02@outlookcom> (cherry picked from commit 6f566e67d5e8722fb1f593d18a74756b5e01fc97)
This commit is contained in:
parent
d149e3186a
commit
5dfc855ade
@ -144,6 +144,7 @@
|
||||
android:layout_marginTop="4dp"
|
||||
android:textAlignment="center"
|
||||
android:textAppearance="?android:attr/textAppearanceListItemSecondary"
|
||||
android:scrollbars="none"
|
||||
tools:text="Theme Name" />
|
||||
|
||||
</LinearLayout>
|
||||
|
Loading…
x
Reference in New Issue
Block a user