Skip to content

Commit

Permalink
Hide action bar to avoid shadow creeping into images captured using c…
Browse files Browse the repository at this point in the history
…aptureRoboImage
  • Loading branch information
lukas-mercari committed Mar 27, 2024
1 parent 08af633 commit 4c4de83
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions roborazzi/src/main/res/values/themes.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,6 @@
<!-- Base application theme. -->
<style name="RoborazziTransparentTheme">
<item name="android:colorBackground">@android:color/transparent</item>
<item name="android:windowActionBar">false</item>
</style>
</resources>

0 comments on commit 4c4de83

Please sign in to comment.