Unify Git editor presentation
- place Save before Dismiss in Git-backed editors - rename the Git editor Close action to Dismiss - match Git editor dialog and content sizing to the vi file editor
This commit is contained in:
@@ -19,8 +19,8 @@ android {
|
||||
applicationId = "solutions.tretter.githugandroid"
|
||||
minSdk = 26
|
||||
targetSdk = 35
|
||||
versionCode = 168
|
||||
versionName = "0.1.167"
|
||||
versionCode = 169
|
||||
versionName = "0.1.168"
|
||||
|
||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
|
||||
Reference in New Issue
Block a user