Different list modes

This commit is contained in:
Admin
2020-02-01 12:29:38 +02:00
parent 2bc19afea3
commit 05b0d34c1f
26 changed files with 508 additions and 42 deletions

View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<declare-styleable name="CoverImageView">
<attr name="android:orientation" />
</declare-styleable>
</resources>