Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
ThaliApp
Commits
729c974a
Commit
729c974a
authored
Sep 26, 2017
by
Gijs Hendriksen
Browse files
Merge branch 'fix/aspect-ratio' into 'master'
Add 2.1 aspect ratio, closes #25 Closes #25 See merge request
!62
parents
d1d79da8
09fd4592
Changes
1
Hide whitespace changes
Inline
Side-by-side
android/app/src/main/AndroidManifest.xml
View file @
729c974a
...
...
@@ -27,6 +27,8 @@
</intent-filter>
</activity>
<activity
android:name=
"com.facebook.react.devsupport.DevSettingsActivity"
/>
<meta-data
android:name=
"android.max_aspect"
android:value=
"2.1"
/>
</application>
</manifest>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment