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