Skip to content

Commit 2b01716

Browse files
committed
Restored quick scale setting and added an XML attribute for it
1 parent 259d733 commit 2b01716

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/res/values/attrs.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ limitations under the License.
2121
<attr name="assetName" format="string"/>
2222
<attr name="panEnabled" format="boolean"/>
2323
<attr name="zoomEnabled" format="boolean"/>
24+
<attr name="quickScaleEnabled" format="boolean"/>
2425
<attr name="tileBackgroundColor" format="color"/>
2526
</declare-styleable>
2627

0 commit comments

Comments
 (0)