X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=272b7f272618c4ab06b8768ddf9840238ae5109e;hb=1aa504ce21ffacbc661330fbb5ed3db0e696b6aa;hp=99eea889d64b06b98a234edef400247a63ba45ba;hpb=9c501f32b5275b07f2104d65d696c0b4735b021c;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 99eea88..272b7f2 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -2,27 +2,28 @@ - - + android:versionCode="103" + android:versionName="5.4.8" > + - + - + android:supportsRtl="true" + android:theme="@style/AppBaseThemeDark" > @@ -35,15 +36,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + android:name=".DictionaryActivity" + android:label="@string/app_name" + android:windowSoftInputMode="adjustResize" + android:parentActivityName=".DictionaryActivity" > + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - \ No newline at end of file +