0
0
mirror of https://github.com/ankidroid/Anki-Android.git synced 2024-09-19 19:42:17 +02:00

Enable fullscreen support.

This commit is contained in:
Alexander Grueneberg 2015-11-30 10:30:25 -05:00
parent a07da82631
commit 30d129c516

View File

@ -1,5 +1,6 @@
{
"formFactor": "tablet",
"orientation": "landscape",
"needsClipboard": true
"needsClipboard": true,
"resize": "reconfigure"
}