Loading core/res/res/layout/alert_dialog_button_bar_leanback.xml +2 −2 Original line number Diff line number Diff line Loading @@ -21,13 +21,13 @@ android:layout_height="wrap_content" android:scrollbarAlwaysDrawVerticalTrack="true" android:scrollIndicators="top|bottom" android:fillViewport="true" style="?attr/buttonBarStyle"> android:fillViewport="true"> <com.android.internal.widget.ButtonBarLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:layoutDirection="locale" android:orientation="horizontal" style="?attr/buttonBarStyle" android:gravity="start"> <Button Loading Loading
core/res/res/layout/alert_dialog_button_bar_leanback.xml +2 −2 Original line number Diff line number Diff line Loading @@ -21,13 +21,13 @@ android:layout_height="wrap_content" android:scrollbarAlwaysDrawVerticalTrack="true" android:scrollIndicators="top|bottom" android:fillViewport="true" style="?attr/buttonBarStyle"> android:fillViewport="true"> <com.android.internal.widget.ButtonBarLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:layoutDirection="locale" android:orientation="horizontal" style="?attr/buttonBarStyle" android:gravity="start"> <Button Loading