Subversion Repository Public Repository

Nextrek

Diff Revisions 747 vs 748 for /Android/SmartCharging/SmartCharging/app/src/main/AndroidManifest.xml

Diff revisions: vs.
  @@ -104,6 +104,7 @@
104 104 android:windowSoftInputMode="stateHidden"
105 105 android:configChanges="orientation|keyboardHidden|screenSize"
106 106 android:screenOrientation="portrait"
107 +
107 108 android:theme="@style/AppTheme" >
108 109 </activity>
109 110 <activity