Skip to content

Commit

Permalink
updated v1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
PranshulGG committed Nov 19, 2024
1 parent 686a034 commit 174f0ee
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 2 deletions.
Binary file removed app/release/app-release.apk
Binary file not shown.
1 change: 0 additions & 1 deletion app/src/main/assets/froggie/README.md

This file was deleted.

2 changes: 1 addition & 1 deletion app/src/main/assets/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h2 id="city-name" style="margin-right: 3px;">
</div>
<div class="header_actions">
<button class="ripple-icon-btn focus regular refresh_weat" onclick="refreshWeather()" ontouchstart="playEffect(this)" id="usage-popover-anchor" style="z-index: 1;"
ontouchend="playEffect2(this)">
ontouchend="playEffect2(this)" hidden>
<span class="ripple-effect-icon"></span>
<span icon-outlined>refresh</span>
</button>
Expand Down

0 comments on commit 174f0ee

Please sign in to comment.