Support for "recent photos" thumbnailsabove attachment selector

// FREEBIE

Closes #5893
This commit is contained in:
Moxie Marlinspike
2016-11-25 22:37:23 -08:00
parent e8ae6d67b1
commit 8b342ee18b
10 changed files with 271 additions and 17 deletions

View File

@@ -179,4 +179,8 @@
<attr name="offset" format="integer"/>
</declare-styleable>
<declare-styleable name="SquareFrameLayout">
<attr name="square_height" format="boolean"/>
</declare-styleable>
</resources>