nowinandroid
nowinandroid copied to clipboard
Change display name each flavor on debug
What I have done and why
prodDebug and demoDebug is hardly distinguish each app on the screen.
I changed the app name based on the flavor on debug, except release.
| before | after |
|---|---|
Now, we can distinguish both at once glance on the screen.