rob729 / Quiet_Hours

No more trouble to make silent mode ON/OFF manually every time.
3 stars 9 forks source link

User Interface Improvement #30

Closed Haid-Faiz closed 4 years ago

Haid-Faiz commented 4 years ago

UI Improvements:

Screenshots of current state

Screenshot_20201010-162017_Quiet_Hours 1

Screenshot_20201010-162045_Quiet_Hours 1

Would you like to work on the issue ?

Haid-Faiz commented 4 years ago

@rob729 if you will approve this issue then i want to work on it...

rob729 commented 4 years ago

@Haid-Faiz Can you share the Lottie animation you are planning to add in the app? Regarding the rest two points, definitely, we can make those changes.

Haid-Faiz commented 4 years ago

@rob729 i am thinking to add this..... with the tag Relax ! No profile added https://lottiefiles.com/25931-time-to-relax

also have a look at this https://lottiefiles.com/15268-notification & this https://lottiefiles.com/4599-notificacion

if these are not suitable then kindly you suggest some

rob729 commented 4 years ago

https://lottiefiles.com/29488-note-icon. You can this animation.

Haid-Faiz commented 4 years ago

@rob729 Kindly assigned it to me...

rob729 commented 4 years ago

Go Ahead @Haid-Faiz

Haid-Faiz commented 4 years ago

@rob729 i am using windowLightStatusBar attribute in styles.xml to make status bar text color to black but as this attribute is only allowed using in api level >=23 & current api level is below 23, So, how can i solve this problem in current api level.

OR should i use tools:targetApi like: item name="android:windowLightStatusBar" tools:targetApi="m">true

Haid-Faiz commented 4 years ago

@rob729 One more doubt...! When we use this way...

window.decorView.systemUiVisibility = View.SYSTEM_UI_FLAG_LIGHT_STATUS_BAR