-
Notifications
You must be signed in to change notification settings - Fork 2
🚀[Release v4.31] Merge into Main #43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🚀[Release v4.30] Merge into Develop
- removed unused code - update test cycles
Feat/add mp widget issue 86
Remove Wipe Activity Remove Request Resize button height Adjust colors
added comments in Language
…sue-87 Chore/polish onboarding issue 87
Language.BLANK.code, | ||
Language.BLANK.title, | ||
" ", | ||
R.raw.english, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
got it we are using raw resource, that's why previously I propose to remove the asset pack
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh. This was both to learn about PAD...We want to keep the .aab smaller.
I would rather remove the raw assets....will change
chore: refactor dependency injection using koin
4bc61af
to
85169f0
Compare
What are your thoughts on the audio files @andhikayuana ? |
will working on it this week, also change to the slide up/down when the user need to change language |
Currently the files are not playing @andhikayuana we can address as a tech debt soon. |
Overview
Small branding and UI polishes
Release Notes