Skip to content

Commit

Permalink
emphasize selected icon in white color (#141)
Browse files Browse the repository at this point in the history
  • Loading branch information
LinMoskovitch authored Oct 21, 2023
1 parent 0eedad6 commit 9fab001
Show file tree
Hide file tree
Showing 7 changed files with 165 additions and 165 deletions.
3 changes: 3 additions & 0 deletions Notify/Notify/Notify.Android/Notify.Android.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,7 @@
<AndroidResource Include="Resources\drawable\blank_profile_picture.png" />
<AndroidResource Include="Resources\drawable\bluetooth.png" />
<AndroidResource Include="Resources\drawable\bluetooth_icon.png" />
<AndroidResource Include="Resources\drawable\bluetooth_icon_white.png" />
<AndroidResource Include="Resources\drawable\delete_button.png" />
<AndroidResource Include="Resources\drawable\dynamic_location_colored_icon.png" />
<AndroidResource Include="Resources\drawable\edit_button.png" />
Expand All @@ -117,6 +118,7 @@
<AndroidResource Include="Resources\drawable\groups.png" />
<AndroidResource Include="Resources\drawable\location_colored_icon.png" />
<AndroidResource Include="Resources\drawable\location_icon.png" />
<AndroidResource Include="Resources\drawable\location_icon_white.png" />
<AndroidResource Include="Resources\drawable\profile.png" />
<AndroidResource Include="Resources\drawable\refresh_icon.png" />
<AndroidResource Include="Resources\drawable\home.png" />
Expand All @@ -134,6 +136,7 @@
<AndroidResource Include="Resources\drawable\time_colored_icon.png" />
<AndroidResource Include="Resources\drawable\wifi.png" />
<AndroidResource Include="Resources\drawable\wifi_icon.png" />
<AndroidResource Include="Resources\drawable\wifi_icon_white.png" />
<AndroidResource Include="Resources\mipmap-anydpi-v26\icon.xml" />
<AndroidResource Include="Resources\mipmap-anydpi-v26\icon_round.xml" />
<AndroidResource Include="Resources\mipmap-hdpi\Notify_adaptive_back.png">
Expand Down
192 changes: 101 additions & 91 deletions Notify/Notify/Notify.Android/Resources/Resource.designer.cs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 9fab001

Please sign in to comment.