• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
Keine Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

Simple Notepad Application for Android OS


Commit MetaInfo

Revision15b0de3f29ece11a2bc62b048df04a4967352ff4 (tree)
Zeit2017-04-05 18:58:45
AutorMasahiko, SAWAI <say@user...>
CommiterMasahiko, SAWAI

Log Message

Updated android.max_aspect to 2.1

Ändern Zusammenfassung

Diff

--- a/notepad-app-level-11/src/main/AndroidManifest.xml
+++ b/notepad-app-level-11/src/main/AndroidManifest.xml
@@ -260,6 +260,8 @@
260260 />
261261 -->
262262
263+ <meta-data android:name="android.max_aspect" android:value="2.1" />
264+
263265 </application>
264266
265267 </manifest>