X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=cb1971303ea4ea31aedd4ec0a661ad58c1251293;hb=8a4bb75be2e165be16d9d8e345d0dca5aca169ad;hp=e518dc4ab2ec2c074392658ee123af1a399df49d;hpb=7709c08d6f674f99263b82046a07671c85960597;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e518dc4..cb19713 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,28 +2,28 @@ - - + android:versionCode="107" + android:versionName="5.5.2" > + - + - + 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 +