Open talanta opened 10 years ago
I have created this one already. Name "AlertDialog". I made this one to keep generic for all. We'll change inside content as per click :)
Don't worry I'll finish it today itself.
Very smart, so maybe you thought already about that, but I suggest you to create a Fragment that will take (in constructor) as parameter : an Icon id, a Title, a description, and a button list Let me know if you have any issue.
Also implement it on the wrong_password screen as an example.
There might also be a quick logic about the colors: maybe you have have a list of preset "arrangements", and add also the choosen arrangement in the constructor paramter list
Fragment? We are using DialogFragment for modal popup right?
This is a quick task. Once done we may focus on harder things. For the file name add a "dialog_" prefix, and use the same name provided in last screen update email.