forked from github/wulkanowy-mirror
Change app theme (#330)
This commit is contained in:

committed by
Mikołaj Pich

parent
b0033af048
commit
c6d9dfa0c9
@ -43,6 +43,7 @@
|
||||
android:name=".ui.modules.message.send.SendMessageActivity"
|
||||
android:configChanges="orientation|screenSize"
|
||||
android:label="@string/send_message_title"
|
||||
android:windowSoftInputMode="adjustResize"
|
||||
android:theme="@style/WulkanowyTheme.NoActionBar" />
|
||||
<activity
|
||||
android:name=".ui.modules.timetablewidget.TimetableWidgetConfigureActivity"
|
||||
|
Reference in New Issue
Block a user