enviroCar / enviroCar-app

enviroCar Android Application
https://envirocar.org
GNU General Public License v3.0
88 stars 154 forks source link

Improved Materialization in Sign-In Activity #932

Closed Akash-Ramjyothi closed 1 year ago

Akash-Ramjyothi commented 1 year ago

Fixes: #931.

Description:

Improved the materialization of the Sign-In Activity by replacing the existing AppCompatEditText with TextInputEditText to make it more consistent when compared to other Google android apps for a better user interface.

Akash-Ramjyothi commented 1 year ago

@asaikarthikeya please review my PR.

asaikarthikeya commented 1 year ago

Hello @Akash-Ramjyothi, Kindly add screenshots so that we could see the visual changes that you have made.Thanks

Akash-Ramjyothi commented 1 year ago

Screenshot of current Sign-In Activity:

Screenshot of Materialized Sign-In Activity:

asaikarthikeya commented 1 year ago

@Akash-Ramjyothi Here, The whole UI of the sign-in and signup has to be updated. Kindly refer to #796. If you would like to work on this then please provide a complete UI mock up. Thanks :)