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

Commit 73b25d6a authored by Craig Mautner's avatar Craig Mautner Committed by Android Git Automerger
Browse files

am bd0a4143: am b3a08be2: Merge "Use dialog animations for dialog style." into klp-dev

* commit 'bd0a4143':
  Use dialog animations for dialog style.
parents e7a81e7a bd0a4143
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -20,5 +20,6 @@
        <item name="android:windowBackground">@*android:drawable/dialog_full_holo_light</item>
        <item name="android:colorBackgroundCacheHint">@null</item>
        <item name="android:windowIsTranslucent">true</item>
        <item name="android:windowAnimationStyle">@*android:style/Animation.Holo.Dialog</item>
    </style>
</resources>