소스 검색

fix Travis

masensio 9 년 전
부모
커밋
88eca70dbf
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>