SuchABot has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/72323


Change subject: Apply same styles as Gingerbread to Honeycomb
......................................................................

Apply same styles as Gingerbread to Honeycomb

Bug: 50871

Change-Id: I3c4016c7ef1ba18cb39e4def9a96bed2c720c584
GitHub: https://github.com/wikimedia/apps-android-commons/pull/22
---
D commons/res/values-v11/styles.xml
M commons/res/values-v14/styles.xml
2 files changed, 1 insertion(+), 6 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/apps/android/commons 
refs/changes/23/72323/1

diff --git a/commons/res/values-v11/styles.xml 
b/commons/res/values-v11/styles.xml
deleted file mode 100644
index 6e73088..0000000
--- a/commons/res/values-v11/styles.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-<resources>
-
-    <style name="AppTheme" parent="android:Theme.Holo" />
-    <style name="LightNoTitle" 
parent="android:Theme.Holo.Light.NoActionBar"></style>
-
-</resources>
\ No newline at end of file
diff --git a/commons/res/values-v14/styles.xml 
b/commons/res/values-v14/styles.xml
index d5e8aa4..28e2772 100644
--- a/commons/res/values-v14/styles.xml
+++ b/commons/res/values-v14/styles.xml
@@ -1,5 +1,6 @@
 <resources>
 
     <style name="ProgressBar" 
parent="android:Widget.Holo.ProgressBar.Horizontal" />
+    <style name="AppTheme" parent="android:Theme.Holo" />
 
 </resources>
\ No newline at end of file

-- 
To view, visit https://gerrit.wikimedia.org/r/72323
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I3c4016c7ef1ba18cb39e4def9a96bed2c720c584
Gerrit-PatchSet: 1
Gerrit-Project: apps/android/commons
Gerrit-Branch: master
Gerrit-Owner: SuchABot <yuvipanda+sucha...@gmail.com>
Gerrit-Reviewer: Yuvipanda <yuvipa...@gmail.com>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to