Loading res/layout/restricted_radio_with_summary.xml +2 −2 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ android:background="?android:attr/selectableItemBackground" android:minHeight="?android:attr/listPreferredItemHeightSmall"> <LinearLayout <com.android.settings.CheckableLinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal" Loading @@ -47,7 +47,7 @@ android:src="@drawable/ic_info" android:layout_marginLeft="@dimen/restricted_icon_padding" android:visibility="gone" /> </LinearLayout> </com.android.settings.CheckableLinearLayout> <TextView android:id="@android:id/summary" Loading Loading
res/layout/restricted_radio_with_summary.xml +2 −2 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ android:background="?android:attr/selectableItemBackground" android:minHeight="?android:attr/listPreferredItemHeightSmall"> <LinearLayout <com.android.settings.CheckableLinearLayout android:layout_width="match_parent" android:layout_height="wrap_content" android:orientation="horizontal" Loading @@ -47,7 +47,7 @@ android:src="@drawable/ic_info" android:layout_marginLeft="@dimen/restricted_icon_padding" android:visibility="gone" /> </LinearLayout> </com.android.settings.CheckableLinearLayout> <TextView android:id="@android:id/summary" Loading