Remove AspectRatioImageView
This commit is contained in:
@@ -10,15 +10,6 @@
|
||||
<attr name="unFoldedLabel" format="string" />
|
||||
</declare-styleable>
|
||||
|
||||
<declare-styleable name="AspectRatioImageView">
|
||||
<attr name="aspectRatio" format="float" />
|
||||
<attr name="aspectRatioEnabled" format="boolean" />
|
||||
<attr name="dominantMeasurement">
|
||||
<enum name="width" value="0" />
|
||||
<enum name="height" value="1" />
|
||||
</attr>
|
||||
</declare-styleable>
|
||||
|
||||
<!-- Taken from Matt Allen Password Strength View
|
||||
https://github.com/matt-allen/android-password-strength-indicator -->
|
||||
<declare-styleable name="PasswordStrengthView">
|
||||
|
||||
Reference in New Issue
Block a user