Explorar el Código

remove unused test style to resolve lint score

Andy Scherzinger hace 8 años
padre
commit
17127eeb39
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  1. 1 2
      src/main/res/values/styles.xml

+ 1 - 2
src/main/res/values/styles.xml

@@ -256,5 +256,4 @@
 	</style>
 	<style name="NextcloudTextAppearanceSmall" parent="style/TextAppearance.AppCompat.Small">
 	</style>
-	<style name="Test" parent=""/>
-</resources>
+</resources>