|
|
@@ -1,14 +1,13 @@ |
|
|
|
<?xml version="1.0" encoding="utf-8"?> |
|
|
|
<CheckedTextView xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
android:id="@+id/checkedTextViewCustom" |
|
|
|
android:id="@+id/checkedTextViewCustom_1" |
|
|
|
style="?android:attr/spinnerDropDownItemStyle" |
|
|
|
android:layout_width="120dp" |
|
|
|
android:layout_height="30dp" |
|
|
|
android:layout_width="match_parent" |
|
|
|
android:layout_height="35dp" |
|
|
|
android:background="#EF132D54" |
|
|
|
android:ellipsize="marquee" |
|
|
|
android:singleLine="true" |
|
|
|
android:text="11111" |
|
|
|
android:textAlignment="inherit" |
|
|
|
android:textColor="@color/colorPrimaryDark" |
|
|
|
android:background="#9CECFB" |
|
|
|
android:textSize="16sp" |
|
|
|
android:layout_gravity="center_vertical" |
|
|
|
android:text="11111"/> |
|
|
|
android:textColor="@color/white" |
|
|
|
android:textSize="16sp" /> |