I am making a chat app
But am beginner for this reason the app have lot of issues
The chat's app functions are
In screen1 enter your name
And click a button then with start value it
Will open next screen
It also have a Spinner
Function:-' ' no work
'Hide text' it encode text box's
message into base 64
'unhide text' it decode selected
elements in list view
(Element are message)
'clear chat'. It will delete tags in cloud db(for data base I am using cloud db)
The issues are:-
1.if I submit my name before I want to direct open 2nd screen.
2.spinner is not working
It is my AIA file