Skip to content

Instantly share code, notes, and snippets.

@aqua30
Created March 6, 2022 19:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aqua30/a7f59600bd92fb8778963472043bea92 to your computer and use it in GitHub Desktop.
Save aqua30/a7f59600bd92fb8778963472043bea92 to your computer and use it in GitHub Desktop.
<style name="TransparentBackgroundDialog" parent="Theme.Design.Light.BottomSheetDialog">
<item name="android:colorBackground">@android:color/transparent</item>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment