X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=3632f7175f8d90673251dc92e258a01cbe5d43cb;hb=9007f9e11eb1f784a588e0526827e768307e4f8d;hp=e518dc4ab2ec2c074392658ee123af1a399df49d;hpb=7709c08d6f674f99263b82046a07671c85960597;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e518dc4..3632f71 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,28 +2,28 @@ - - + android:versionCode="111" + android:versionName="5.5.6" > + - + - + 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 +