X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=3632f7175f8d90673251dc92e258a01cbe5d43cb;hb=099a2b5ae0ec99b9aba69642c53a66c613268c57;hp=6f90cc489d73c16bb3d08784333907b66a6d9625;hpb=25ea6e908f9d0d78bf6ad789aa2ecc66700e2087;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 6f90cc4..3632f71 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,27 +2,28 @@ - - + android:versionCode="111" + android:versionName="5.5.6" > + - + - + android:supportsRtl="true" + android:theme="@style/AppBaseThemeDark" > @@ -35,49 +36,166 @@ - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + --> - - - - - - - - - - - - - - - - - - - - - - + android:name=".DictionaryActivity" + android:label="@string/app_name" + android:windowSoftInputMode="adjustResize" + android:parentActivityName=".DictionaryActivity" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - \ No newline at end of file +