Unverified Commit c16c4b0b authored by Pancor's avatar Pancor Committed by GitHub

remove stateAlwaysHidden

parent 840e9e14
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
<activity <activity
android:name=".chatroom.ui.ChatRoomActivity" android:name=".chatroom.ui.ChatRoomActivity"
android:windowSoftInputMode="adjustResize|stateAlwaysHidden" android:windowSoftInputMode="adjustResize"
android:theme="@style/AppTheme" /> android:theme="@style/AppTheme" />
<activity <activity
...@@ -97,4 +97,4 @@ ...@@ -97,4 +97,4 @@
android:value="12ac6e94f850aaffcdff52001af77ca415d06a43" /> android:value="12ac6e94f850aaffcdff52001af77ca415d06a43" />
</application> </application>
</manifest> </manifest>
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment