X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=94bf28e414f424d940fc50d4882e714c29584001;hb=76112326782752d18a21b0e2da30bb7bf53aec4d;hp=e518dc4ab2ec2c074392658ee123af1a399df49d;hpb=7709c08d6f674f99263b82046a07671c85960597;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index e518dc4..94bf28e 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,28 +2,28 @@ - - + android:versionCode="104" + android:versionName="5.4.9" > + - + - + 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 +