Loading res/layout/sim_confirm_dialog_item_multiple_enabled_profiles_supported.xml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -14,12 +14,12 @@ limitations under the License. limitations under the License. --> --> <TextView xmlns:android="http://schemas.android.com/apk/res/android" <Button xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/title" android:id="@+id/title" android:layout_width="match_parent" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_height="wrap_content" android:minHeight="?attr/listPreferredItemHeightSmall" android:minHeight="?attr/listPreferredItemHeightSmall" style="?attr/materialAlertDialogBodyTextStyle" style="@style/SettingsLibActionButton" android:gravity="center" android:gravity="center" android:paddingTop="?attr/listPreferredItemPaddingStart" android:paddingTop="?attr/listPreferredItemPaddingStart" android:paddingBottom="?attr/listPreferredItemPaddingEnd" android:paddingBottom="?attr/listPreferredItemPaddingEnd" Loading Loading
res/layout/sim_confirm_dialog_item_multiple_enabled_profiles_supported.xml +2 −2 Original line number Original line Diff line number Diff line Loading @@ -14,12 +14,12 @@ limitations under the License. limitations under the License. --> --> <TextView xmlns:android="http://schemas.android.com/apk/res/android" <Button xmlns:android="http://schemas.android.com/apk/res/android" android:id="@+id/title" android:id="@+id/title" android:layout_width="match_parent" android:layout_width="match_parent" android:layout_height="wrap_content" android:layout_height="wrap_content" android:minHeight="?attr/listPreferredItemHeightSmall" android:minHeight="?attr/listPreferredItemHeightSmall" style="?attr/materialAlertDialogBodyTextStyle" style="@style/SettingsLibActionButton" android:gravity="center" android:gravity="center" android:paddingTop="?attr/listPreferredItemPaddingStart" android:paddingTop="?attr/listPreferredItemPaddingStart" android:paddingBottom="?attr/listPreferredItemPaddingEnd" android:paddingBottom="?attr/listPreferredItemPaddingEnd" Loading