Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
fix: remove background layer from foreground.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
M00NJ committed Nov 11, 2023
1 parent c66d984 commit c1e3645
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/src/main/res/drawable-v24/ic_launcher_foreground.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
android:scaleY="0.6722222"
android:translateX="83.91111"
android:translateY="83.91111">
<path
android:pathData="M0,0h512v512h-512z"
android:fillColor="#EFF1F5"/>
<path
android:pathData="M256,85.33C227.72,85.33 204.8,108.26 204.8,136.53V256C204.8,284.28 227.72,307.2 256,307.2C284.28,307.2 307.2,284.28 307.2,256V136.53C307.2,108.26 284.28,85.33 256,85.33ZM276.48,256V136.53C276.48,125.22 267.31,116.05 256,116.05C244.69,116.05 235.52,125.22 235.52,136.53V256C235.52,267.31 244.69,276.48 256,276.48C267.31,276.48 276.48,267.31 276.48,256Z"
android:fillType="evenOdd">
Expand Down

0 comments on commit c1e3645

Please sign in to comment.