mirror of
https://github.com/SimpleMobileTools/Simple-Calendar.git
synced 2025-06-05 21:59:17 +02:00
increase weak text alpha a bit so its more visible
This commit is contained in:
@@ -2,7 +2,7 @@ package com.simplemobiletools.calendar.helpers
|
|||||||
|
|
||||||
import com.simplemobiletools.calendar.R
|
import com.simplemobiletools.calendar.R
|
||||||
|
|
||||||
val LOW_ALPHA = .2f
|
val LOW_ALPHA = .3f
|
||||||
val MEDIUM_ALPHA = .6f
|
val MEDIUM_ALPHA = .6f
|
||||||
val HIGH_ALPHA = .8f
|
val HIGH_ALPHA = .8f
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user