This Android app provides activity suggestions based on weather for students and faculty. It uses zip code for forecasts, features distinct interfaces, and employs a hybrid MVC-CS architecture with efficient data management, streamlined with Github Actions for development.
0
stars
1
forks
source link
added custom toolbar, added stroke effect to buttons, made text/butto… #44
added custom toolbar to the main user activity and removed the toolbar for the theme to avoid conflicts. Changed description text box from EditText to TextView so user cannot edit the description text. Added a stroke effect to the button text. Made small text/button adjustments throughout all UI. Created and replaced switch with custom thumb/track on register page. Changed sunrise/sunset to high temp/low temp. Organized files in com.example.mainactivity. Android resource management does not support subdirectories in layout and drawable so I left those alone.
added custom toolbar to the main user activity and removed the toolbar for the theme to avoid conflicts. Changed description text box from EditText to TextView so user cannot edit the description text. Added a stroke effect to the button text. Made small text/button adjustments throughout all UI. Created and replaced switch with custom thumb/track on register page. Changed sunrise/sunset to high temp/low temp. Organized files in com.example.mainactivity. Android resource management does not support subdirectories in layout and drawable so I left those alone.