changed theme of appupdater

This commit is contained in:
Christian S 2015-09-27 18:28:11 +02:00
parent a119711bfd
commit 529958abb7

View file

@ -152,7 +152,7 @@
<activity
android:name=".ui.UpdaterActivity"
android:screenOrientation="portrait"
android:theme="@style/Theme.AppCompat.Light.Dialog" >
android:theme="@style/ConversationsTheme" >
</activity>
<service android:name=".services.UpdaterWebService" />
<service android:name=".services.CheckAppVersionService" />