Loading core/res/res/values/themes_micro.xml +2 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,8 @@ limitations under the License. --> <resources> <style name="Theme.Micro" parent="Theme.Holo"> <style name="Theme.Micro" parent="Theme.Holo.NoActionBar"> <item name="textViewStyle">@android:style/Widget.Micro.TextView</item> <item name="numberPickerStyle">@android:style/Widget.Micro.NumberPicker</item> <item name="windowAnimationStyle">@android:style/Animation.SwipeDismiss</item> <item name="windowIsFloating">false</item> Loading Loading
core/res/res/values/themes_micro.xml +2 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,8 @@ limitations under the License. --> <resources> <style name="Theme.Micro" parent="Theme.Holo"> <style name="Theme.Micro" parent="Theme.Holo.NoActionBar"> <item name="textViewStyle">@android:style/Widget.Micro.TextView</item> <item name="numberPickerStyle">@android:style/Widget.Micro.NumberPicker</item> <item name="windowAnimationStyle">@android:style/Animation.SwipeDismiss</item> <item name="windowIsFloating">false</item> Loading