X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=3954c4fe8623d74d56336782f7d5b0f635ea563d;hb=24e9e80d611f03d4bc75871bf6cff5fe227b4ee3;hp=17ccec84d5ffd7b88d236d1f5e644e8c5d008995;hpb=1aed9c47f517e62fad08a80826ebb08c64c97ccb;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 17ccec8..3954c4f 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,16 +2,19 @@ + android:versionCode="84" + 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 +