|
|
|
|
@ -297,6 +297,7 @@ |
|
|
|
|
android:paddingTop="8dp" |
|
|
|
|
android:paddingEnd="24dp" |
|
|
|
|
android:paddingBottom="8dp" |
|
|
|
|
android:focusable="false" |
|
|
|
|
android:visibility="gone" /> |
|
|
|
|
|
|
|
|
|
<com.fongmi.android.tv.ui.custom.CustomHorizontalGridView |
|
|
|
|
@ -321,9 +322,8 @@ |
|
|
|
|
android:paddingTop="8dp" |
|
|
|
|
android:paddingEnd="24dp" |
|
|
|
|
android:paddingBottom="8dp" |
|
|
|
|
android:visibility="gone" |
|
|
|
|
app:focusOutEnd="true" |
|
|
|
|
app:focusOutFront="true" /> |
|
|
|
|
android:focusable="false" |
|
|
|
|
android:visibility="gone" /> |
|
|
|
|
|
|
|
|
|
<com.fongmi.android.tv.ui.custom.CustomHorizontalGridView |
|
|
|
|
android:id="@+id/part" |
|
|
|
|
|