Browse Source

fix Travis

masensio 9 years ago
parent
commit
88eca70dbf
1 changed files with 1 additions and 1 deletions
  1. 1 1
      res/values-v21/styles.xml

+ 1 - 1
res/values-v21/styles.xml

@@ -18,7 +18,7 @@
 -->
 <resources xmlns:android="http://schemas.android.com/apk/res/android">
 	<style name="ProgressDialogTheme" parent="ownCloud.Dialog">
-	</style>>
+	</style>
     <style name="Theme.ownCloud.NoActionBar">
         <item name="windowActionBar">false</item>
         <item name="windowNoTitle">true</item>