|
|
|
|
@ -4,10 +4,11 @@ |
|
|
|
|
android:layout_height="wrap_content" |
|
|
|
|
android:layout_marginTop="10mm" |
|
|
|
|
android:layout_marginBottom="10mm" |
|
|
|
|
android:background="@drawable/live_focus" |
|
|
|
|
android:layout_marginLeft="10mm" |
|
|
|
|
android:layout_marginRight="10mm" |
|
|
|
|
android:focusable="true" |
|
|
|
|
android:focusableInTouchMode="true" |
|
|
|
|
android:focusableInTouchMode="false" |
|
|
|
|
android:orientation="horizontal"> |
|
|
|
|
|
|
|
|
|
<TextView |
|
|
|
|
|