We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 259d733 commit 2b01716Copy full SHA for 2b01716
library/res/values/attrs.xml
@@ -21,6 +21,7 @@ limitations under the License.
21
<attr name="assetName" format="string"/>
22
<attr name="panEnabled" format="boolean"/>
23
<attr name="zoomEnabled" format="boolean"/>
24
+ <attr name="quickScaleEnabled" format="boolean"/>
25
<attr name="tileBackgroundColor" format="color"/>
26
</declare-styleable>
27
0 commit comments