X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=9e0e00282c79fa62eccdb8e8f807300a8e4665f0;hb=e777fa18855656d146dc89d51420ab5e3d4a341d;hp=74fbac2c57b47dc15210c95f2835ff5b126852b2;hpb=c79058e796a2f2555c9f361934e733c4e31e08df;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 74fbac2..9e0e002 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,16 +2,19 @@ + android:versionCode="85" + android:versionName="5.3.4" > + android:minSdkVersion="10" + android:targetSdkVersion="23" /> + @@ -19,10 +22,11 @@ - + android:theme="@style/AppBaseThemeDark" > @@ -35,15 +39,81 @@ + + + + + + - - - - - + android:name=".DictionaryActivity" + android:label="@string/app_name" + android:windowSoftInputMode="adjustResize" + android:parentActivityName=".DictionaryActivity" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - \ No newline at end of file +