Commit e742055b authored by Grigory Fedorov's avatar Grigory Fedorov

"Copy/paste" toolbar shown over usual toolbar, not moving it down.

parent e0a538f7
...@@ -18,5 +18,6 @@ ...@@ -18,5 +18,6 @@
<item name="expanderAccountColor">?android:attr/textColorPrimaryInverse</item> <item name="expanderAccountColor">?android:attr/textColorPrimaryInverse</item>
<item name="expanderIndicator">@drawable/expander_indicator_dark</item> <item name="expanderIndicator">@drawable/expander_indicator_dark</item>
<item name="windowActionBar">false</item> <item name="windowActionBar">false</item>
<item name="windowActionModeOverlay">true</item>
</style> </style>
</resources> </resources>
\ 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