mirror of
https://github.com/Pinball3D/Rabbit-R1.git
synced 2025-01-09 13:43:22 +00:00
3 lines
No EOL
559 B
XML
3 lines
No EOL
559 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<com.google.android.material.internal.CheckableImageButton android:layout_gravity="end|center" android:id="@id/text_input_end_icon" android:background="?actionBarItemBackground" android:visibility="gone" android:layout_width="wrap_content" android:layout_height="wrap_content" android:minWidth="@dimen/mtrl_min_touch_target_size" android:minHeight="@dimen/mtrl_min_touch_target_size" android:layout_marginStart="@dimen/mtrl_textinput_end_icon_margin_start"
|
|
xmlns:android="http://schemas.android.com/apk/res/android" /> |