Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#3668 Ripple in Tabs Icon #3689

Merged
merged 5 commits into from
Feb 15, 2024
Merged

#3668 Ripple in Tabs Icon #3689

merged 5 commits into from
Feb 15, 2024

Conversation

Sagar0-0
Copy link
Contributor

Fixes #3668

Added background for ripple

Screenshots
photo_6183602761699014675_y

@Sagar0-0
Copy link
Contributor Author

@kelson42 @MohitMaliFtechiz I am not able to add a reviewer to this PR, so asking for it here.

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (f65787b) 50.63% compared to head (b924daa) 51.59%.

Files Patch % Lines
.../kiwix/kiwixmobile/core/main/CoreReaderFragment.kt 80.00% 0 Missing and 1 partial ⚠️
...n/java/org/kiwix/kiwixmobile/core/main/MainMenu.kt 83.33% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3689      +/-   ##
============================================
+ Coverage     50.63%   51.59%   +0.96%     
- Complexity     1196     1233      +37     
============================================
  Files           288      288              
  Lines         10851    10867      +16     
  Branches       1454     1456       +2     
============================================
+ Hits           5494     5607     +113     
+ Misses         4424     4300     -124     
- Partials        933      960      +27     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Collaborator

@MohitMaliFtechiz MohitMaliFtechiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Sagar0-0 Thanks 🎉

Copy link
Collaborator

@gouri-panda gouri-panda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Sagar0-0 Thanks 🎉 But I can't think why I can't access the PR. But I think it's only affect in the tab switcher not the entire tab bar which the ticket was created for.
Screenshot 2024-02-01 at 19 53 00

@Sagar0-0
Copy link
Contributor Author

Sagar0-0 commented Feb 1, 2024

Can you explain me further regarding the expected behaviour and how it is different from current implementation?

@MohitMaliFtechiz
Copy link
Collaborator

But I can't think why I can't access the PR.

@gouri-panda It is a fork. You can do one thing, clone the Sagar's repo, and then you can access this PR.

But I think it's only affect in the tab switcher not the entire tab bar which the ticket was created for.
Can you explain me further regarding the expected behaviour and how it is different from current implementation?

@Sagar0-0, @gouri-panda pointing to fix the full tab behavior, however, this ticket is only for the tab icon in toolbar. But @gouri-panda is right, we should fix the whole behavior of the tab in this PR. @Sagar0-0 Please add the title on the close all tab button, and add the ripple effect and title to the close image of the recycler view item.

@Sagar0-0
Copy link
Contributor Author

Sagar0-0 commented Feb 2, 2024

On it

@Sagar0-0
Copy link
Contributor Author

Sagar0-0 commented Feb 2, 2024

setHomeActionContentDescription("Add") is not working, got any idea why?

@Sagar0-0
Copy link
Contributor Author

Sagar0-0 commented Feb 2, 2024

LGTM
photo_6188071962933312341_y
photo_6188071962933312340_y
photo_6188071962933312339_y

@gouri-panda
Copy link
Collaborator

@Sagar0-0 Please don't mark conservation as resolved yourself. Only those who created should close these.

Copy link
Collaborator

@MohitMaliFtechiz MohitMaliFtechiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a small change needed, then we are good to merge.

Copy link
Collaborator

@MohitMaliFtechiz MohitMaliFtechiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Sagar0-0 Thanks 🎉, @kelson42 LGTM.

@kelson42 kelson42 merged commit f85d601 into kiwix:main Feb 15, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tabs Icon Ripple and Title
4 participants