skunkworks-crow icon indicating copy to clipboard operation
skunkworks-crow copied to clipboard

Improvements in bottom bar layout

Open ajay-prabhakar opened this issue 5 years ago • 9 comments

Closes #174

What has been done to verify that this 4works as intended?

Tested in Android Studio and my phone(Samsung j8), it looks good as I expected

GIF

UI

Why is this the best possible solution

Made 2 drawable resource files so 2 buttons look different and applied the background to the buttons also. and added the same layout to fill forms and blank forms and main activity also

How does this change affect users? Describe intentional changes to behavior and behavior that could have accidentally been affected by code changes. In other words, what are the regression risks?

As by updating the UI so it holds good for user experience and so the app looks like beautiful

Before submitting this PR, please make sure you have:

  • [x] run ./gradlew pmd checkstyle lint findbugs and confirmed all checks still pass OR confirm CircleCI build passes
  • [x] verified that any code or assets from external sources are properly credited in comments and/or in the about file.

ajay-prabhakar avatar Apr 02 '19 15:04 ajay-prabhakar

@shobhitagarwal1612 @lakshyagupta21 I made the suggestions given by you can you have a look now

ajay-prabhakar avatar Apr 03 '19 10:04 ajay-prabhakar

@lakshyagupta21 as you suggested that background color white is looking odd I tried some of the other colors similar to the primary color of the app but it does not looks good

ajay-prabhakar avatar Apr 03 '19 10:04 ajay-prabhakar

The disabled buttons look just like enabled. Please fix

shobhitagarwal1612 avatar Apr 04 '19 16:04 shobhitagarwal1612

The disabled buttons look just like enabled. Please fix

Initially, I made in the color of gray but @lakshyagupta21 suggested me to make it into app primary color so I made like that, can you suggest me color to make it

ajay-prabhakar avatar Apr 04 '19 16:04 ajay-prabhakar

The text color should be grayed out similar to the original button's implementation.

shobhitagarwal1612 avatar Apr 04 '19 16:04 shobhitagarwal1612

@shobhitagarwal1612 @lakshyagupta21 I made the changes suggested by you and I updated how it looks like in PR template can you please review it

ajay-prabhakar avatar Apr 08 '19 15:04 ajay-prabhakar

@Chromicle Can you resolve the conflicts?

lakshyagupta21 avatar Jun 11 '19 17:06 lakshyagupta21

@lakshyagupta21 @shobhitagarwal1612 I have done the changes and I added the styles instead of adding same to code to everywhere and I did testing twice and it is working perfectly as accepted can you please review now

ajay-prabhakar avatar Jan 09 '20 14:01 ajay-prabhakar

@lakshyagupta21 @huangyz0918 can you please review this PR as there are a lot of file changes every time new PR merges I have to solve the conflict

ajay-prabhakar avatar Feb 04 '20 13:02 ajay-prabhakar