mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 21:33:53 +01:00
6 lines
No EOL
191 B
XML
6 lines
No EOL
191 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<declare-styleable name="MediaWikiImageView">
|
|
<attr name="isThumbnail" format="boolean" />
|
|
</declare-styleable>
|
|
</resources> |