Add diagnostic pane coloring
- Give each top-level pane a distinct temporary diagnostic color and stripe pattern. - Give the root app background a separate purple diagnostic color so empty space outside panes is identifiable.
This commit is contained in:
@@ -19,8 +19,8 @@ android {
|
||||
applicationId = "solutions.tretter.githugandroid"
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
versionCode = 141
|
||||
versionName = "0.1.140"
|
||||
versionCode = 142
|
||||
versionName = "0.1.141"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
Reference in New Issue
Block a user