update pop-up dialog box UI
This commit is contained in:
parent
e8bcf40552
commit
ace334b431
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
|
@ -1,4 +1,4 @@
|
|||
#Mon May 05 11:25:25 SGT 2025
|
||||
#Tue May 06 11:28:05 SGT 2025
|
||||
path.4=15/classes.dex
|
||||
path.3=14/classes.dex
|
||||
path.2=0/classes.dex
|
||||
|
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
After Width: | Height: | Size: 370 KiB |
|
@ -96,7 +96,8 @@ const bg = {
|
|||
scheduler: require("../assets/bg_scheduler.png"),
|
||||
about: require("../assets/img_bg_about.png"),
|
||||
loginBg: require('../assets/login_background.jpg'),
|
||||
login_bg: require('../assets/login_bg.jpg')
|
||||
login_bg: require('../assets/login_bg.jpg'),
|
||||
modal_bg: require("../assets/bg_modal.png"),
|
||||
}
|
||||
|
||||
const boarding = [
|
||||
|
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue