v1.10: all widget text white and bold
Make every TextView in both widget layouts fully white (#FFFFFF) with textStyle=bold — SESSION/WEEKLY labels, session/weekly sub-labels, status line, and last-updated timestamp. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
||||
applicationId = "me.khodak.claudeusage"
|
||||
minSdk = 26
|
||||
targetSdk = 34
|
||||
versionCode = 10
|
||||
versionName = "1.9"
|
||||
versionCode = 11
|
||||
versionName = "1.10"
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
||||
Reference in New Issue
Block a user