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

fix: UI/UX- Hide compose FAB when in About tab / editing #183 #707

Closed
wants to merge 1 commit into from

Conversation

07prakash
Copy link

I fixed #183

before the change
Screenshot_1

after the change
Screenshot_2

@grishka
Copy link
Member

grishka commented Oct 5, 2023

But this just hides it always

@07prakash
Copy link
Author

sorry, but it's only hiding in fragment_profile.xml
that's there on the home screen
Screenshot
if I am wrong can you explain

@grishka
Copy link
Member

grishka commented Oct 5, 2023

You said you want it hidden when editing your profile. That makes sense. However, your change simply unconditionally hides it from the profile screen.

@07prakash
Copy link
Author

I have to hide from here
Screenshot_2023-10-05-18-37-20-66_98181b3e65f153deb38599aee3aee7e4
not form here, am I right
Screenshot_2023-10-05-18-37-02-34_98181b3e65f153deb38599aee3aee7e4
then i work on it tomorrow

@07prakash 07prakash closed this Oct 6, 2023
@07prakash 07prakash deleted the fix-UI/UX branch October 6, 2023 11:28
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.

UI/UX: Hide compose FAB when in About tab / editing
2 participants