Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 06c74315 authored by Svetoslav Ganov's avatar Svetoslav Ganov Committed by Android Git Automerger
Browse files

am 92f8648e: Merge "Make the print dialog floating." into klp-dev

* commit '92f8648e':
  Make the print dialog floating.
parents a348b26b 92f8648e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@
        <item name="android:windowIsTranslucent">true</item>
        <item name="android:backgroundDimEnabled">true</item>
        <item name="android:colorBackgroundCacheHint">@android:color/transparent</item>
        <item name="android:windowIsFloating">true</item>
    </style>

    <style name="SelectPrinterActivityTheme" parent="@android:style/Theme.Holo.Light">