Things you should know while working with toolbar:
http://stackoverflow.com/questions/26564400/creating-a-preference-screen-with-support-v21-toolbar
http://stackoverflow.com/questions/32367041/calling-toolbar-on-each-activity
Why do we write view.findViewById(....); ? Visit here
Places from where I took help :
http://stackoverflow.com/questions/13975528/edittext-how-to-hide-underbar
http://stackoverflow.com/questions/1555109/stop-edittext-from-gaining-focus-at-activity-startup
https://brandcolors.net/
http://stackoverflow.com/questions/12537819/how-to-make-edittext-box-height-expand
http://stackoverflow.com/questions/26564400/creating-a-preference-screen-with-support-v21-toolbar
http://stackoverflow.com/questions/32367041/calling-toolbar-on-each-activity
Why do we write view.findViewById(....); ? Visit here
Places from where I took help :
http://stackoverflow.com/questions/13975528/edittext-how-to-hide-underbar
http://stackoverflow.com/questions/1555109/stop-edittext-from-gaining-focus-at-activity-startup
https://brandcolors.net/
http://stackoverflow.com/questions/12537819/how-to-make-edittext-box-height-expand
How to go other Tabs by clicking on a Button from the current Tab - http://stackoverflow.com/questions/23765884/how-to-go-other-tabs-by-clicking-on-a-button-from-the-current-tab-in-android
ReplyDelete