Skip to content
Snippets Groups Projects
Commit c26cbfeb authored by Geoffrey Métais's avatar Geoffrey Métais Committed by Nicolas Pomepuy
Browse files

Manifest: set a float value for max aspect ratio

parent e06e7d85
No related branches found
No related tags found
1 merge request!580Manifest: set a float value for max aspect ratio
Pipeline #16632 passed with stage
in 1 hour, 20 minutes, and 26 seconds
......@@ -65,7 +65,7 @@
android:resource="@drawable/icon"/>
<meta-data
android:name="android.max_aspect"
android:value="3"/>
android:value="3.0"/>
<meta-data
android:name="android.allow_multiple_resumed_activities"
android:value="true" />
......@@ -629,4 +629,4 @@
</service>
</application>
</manifest>
\ No newline at end of file
</manifest>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment