Loading core/res/res/layout/always_use_checkbox.xml +2 −2 Original line number Diff line number Diff line Loading @@ -26,14 +26,14 @@ <CheckBox android:id="@+id/alwaysUse" android:layout_width="wrap_content" android:layout_width="match_parent" android:layout_height="wrap_content" android:focusable="true" android:clickable="true" /> <TextView android:id="@+id/clearDefaultHint" android:layout_width="wrap_content" android:layout_width="match_parent" android:layout_height="wrap_content" android:textAppearance="?android:attr/textAppearanceSmall" android:paddingLeft="36dip" Loading Loading
core/res/res/layout/always_use_checkbox.xml +2 −2 Original line number Diff line number Diff line Loading @@ -26,14 +26,14 @@ <CheckBox android:id="@+id/alwaysUse" android:layout_width="wrap_content" android:layout_width="match_parent" android:layout_height="wrap_content" android:focusable="true" android:clickable="true" /> <TextView android:id="@+id/clearDefaultHint" android:layout_width="wrap_content" android:layout_width="match_parent" android:layout_height="wrap_content" android:textAppearance="?android:attr/textAppearanceSmall" android:paddingLeft="36dip" Loading