This repository contains the Android version of the BuildmLearn Toolkit. BuildmLearn Toolkit is an easy-to-use program that helps the users make mobile apps without any knowledge of application development.
BSD 3-Clause "New" or "Revised" License
57
stars
132
forks
source link
Change of toolbar colour on selecting and unselecting items in templates #447
In older versions, there were uniform variation of blue shades throughout the app. On selecting any item it changes the toolbar header colour to deep blue. Eg. :
Currently, our app has different colour combinations for different templates. But on selecting any item by long-pressing still changes the toolbar colour to dark-blue. Which should be different.
In older versions, there were uniform variation of blue shades throughout the app. On selecting any item it changes the toolbar header colour to deep blue. Eg. :
Currently, our app has different colour combinations for different templates. But on selecting any item by long-pressing still changes the toolbar colour to dark-blue. Which should be different.
Initial:
On Selecting: (Bug)