Skip to content

Commit

Permalink
Fixed home icon to fill. Improves dark mode nav bar. (#575)
Browse files Browse the repository at this point in the history
  • Loading branch information
JSnipes29 authored Sep 22, 2023
1 parent 29788e4 commit 1184dea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions PennMobile/src/main/res/drawable/ic_bottom_nav_home_grey.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,5 @@
<path
android:pathData="M29.64,3.16l17.87,14a8.12,8.12 0,0 1,3.09 6.37V51.83a2.7,2.7 0,0 1,-2.7 2.7H34.4V38.12A2.69,2.69 0,0 0,32 35.45l-0.34,0H20.9a2.7,2.7 0,0 0,-2.7 2.7V54.53H4.7A2.7,2.7 0,0 1,2 51.83V23.57A8.12,8.12 0,0 1,5.09 17.2L23,3.16A5.38,5.38 0,0 1,29.64 3.16Z"
android:strokeWidth="4"
android:fillColor="#00000000"
android:strokeColor="#b5b6b6"/>
android:fillColor="#b5b6b6"/>
</vector>

0 comments on commit 1184dea

Please sign in to comment.