X-Git-Url: http://gitweb.fperrin.net/?a=blobdiff_plain;f=AndroidManifest.xml;h=272b7f272618c4ab06b8768ddf9840238ae5109e;hb=f8a245b0a2461fb922b72fd137f2a44662c9c760;hp=0c8e8ace574d3b2db9da24ec92c0d538a2b06c20;hpb=0c24438a58327fedcb69eba60c2985decceccf72;p=Dictionary.git diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 0c8e8ac..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 +