Loading core/res/res/layout/simple_dropdown_item_1line.xml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ <TextView xmlns:android="http://schemas.android.com/apk/res/android" android:id="@android:id/text1" style="?android:attr/dropDownItemStyle" android:textAppearance="?android:attr/textAppearanceLargeInverse" android:textAppearance="?android:attr/textAppearanceLargePopupMenu" android:singleLine="true" android:layout_width="match_parent" android:layout_height="?android:attr/listPreferredItemHeight" Loading core/res/res/layout/simple_dropdown_item_2line.xml +2 −2 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ <TextView android:id="@android:id/text1" style="?android:attr/dropDownItemStyle" android:textAppearance="?android:attr/textAppearanceLargeInverse" android:textAppearance="?android:attr/textAppearanceLargePopupMenu" android:singleLine="true" android:layout_width="match_parent" android:layout_height="wrap_content" /> Loading @@ -45,7 +45,7 @@ <TextView android:id="@android:id/text2" style="?android:attr/dropDownItemStyle" android:textAppearance="?android:attr/textAppearanceSmallInverse" android:textAppearance="?android:attr/textAppearanceSmallPopupMenu" android:textColor="#323232" android:singleLine="true" android:layout_width="match_parent" Loading Loading
core/res/res/layout/simple_dropdown_item_1line.xml +1 −1 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ <TextView xmlns:android="http://schemas.android.com/apk/res/android" android:id="@android:id/text1" style="?android:attr/dropDownItemStyle" android:textAppearance="?android:attr/textAppearanceLargeInverse" android:textAppearance="?android:attr/textAppearanceLargePopupMenu" android:singleLine="true" android:layout_width="match_parent" android:layout_height="?android:attr/listPreferredItemHeight" Loading
core/res/res/layout/simple_dropdown_item_2line.xml +2 −2 Original line number Diff line number Diff line Loading @@ -37,7 +37,7 @@ <TextView android:id="@android:id/text1" style="?android:attr/dropDownItemStyle" android:textAppearance="?android:attr/textAppearanceLargeInverse" android:textAppearance="?android:attr/textAppearanceLargePopupMenu" android:singleLine="true" android:layout_width="match_parent" android:layout_height="wrap_content" /> Loading @@ -45,7 +45,7 @@ <TextView android:id="@android:id/text2" style="?android:attr/dropDownItemStyle" android:textAppearance="?android:attr/textAppearanceSmallInverse" android:textAppearance="?android:attr/textAppearanceSmallPopupMenu" android:textColor="#323232" android:singleLine="true" android:layout_width="match_parent" Loading