Rabbit-R1/android (non root)/smali/res/layout/m3_auto_complete_simple_item.xml
2024-05-21 17:08:36 -04:00

3 lines
No EOL
401 B
XML

<?xml version="1.0" encoding="utf-8"?>
<TextView android:textAppearance="?textAppearanceBodyLarge" android:ellipsize="end" android:paddingLeft="16.0dip" android:paddingTop="13.0dip" android:paddingRight="16.0dip" android:paddingBottom="13.0dip" android:layout_width="fill_parent" android:layout_height="wrap_content" android:maxLines="1"
xmlns:android="http://schemas.android.com/apk/res/android" />