Loading core/res/res/values/themes.xml +2 −3 Original line number Diff line number Diff line Loading @@ -255,7 +255,6 @@ <item name="progressBarStyleInverse">@android:style/Widget.ProgressBar</item> <item name="progressBarStyleSmallInverse">@android:style/Widget.ProgressBar.Small</item> <item name="progressBarStyleLargeInverse">@android:style/Widget.ProgressBar.Large</item> </style> <!-- Variant of the light theme with no title bar --> Loading core/res/res/values/styles.xml +1 −1 File changed.Contains only whitespace changes. Show changes Loading
core/res/res/values/themes.xml +2 −3 Original line number Diff line number Diff line Loading @@ -255,7 +255,6 @@ <item name="progressBarStyleInverse">@android:style/Widget.ProgressBar</item> <item name="progressBarStyleSmallInverse">@android:style/Widget.ProgressBar.Small</item> <item name="progressBarStyleLargeInverse">@android:style/Widget.ProgressBar.Large</item> </style> <!-- Variant of the light theme with no title bar --> Loading