X-Git-Url: http://gitweb.fperrin.net/?p=Dictionary.git;a=blobdiff_plain;f=AndroidManifest.xml;h=1291450b7634e43c184aefb48ecdeff6e8b73479;hp=e518dc4ab2ec2c074392658ee123af1a399df49d;hb=HEAD;hpb=7709c08d6f674f99263b82046a07671c85960597 diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e518dc4..1291450 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,28 +2,28 @@ - - + android:versionCode="112" + android:versionName="5.5.7" > + - + - + android:supportsRtl="true" + android:theme="@style/AppBaseThemeDark" > @@ -36,15 +36,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + android:name=".DictionaryActivity" + android:label="@string/app_name" + android:windowSoftInputMode="adjustResize" + android:parentActivityName=".DictionaryActivity" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - \ No newline at end of file +