Skip to content

Commit

Permalink
fixed ugly M3 style on tv
Browse files Browse the repository at this point in the history
  • Loading branch information
fire-light42 authored Oct 26, 2024
1 parent 83318b0 commit 7194391
Show file tree
Hide file tree
Showing 3 changed files with 120 additions and 117 deletions.
4 changes: 4 additions & 0 deletions app/src/main/res/color/color_primary_transparent.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:color="?attr/colorPrimary" android:alpha="0.2" />
</selector>
Loading

0 comments on commit 7194391

Please sign in to comment.