@@ -5,7 +5,7 @@ buildscript {
buildToolsVersion = "31.0.0"
minSdkVersion = 21
compileSdkVersion = 33
- targetSdkVersion = 35
+ targetSdkVersion = 34
// compileSdkVersion = 33
// targetSdkVersion = 26
@@ -2,7 +2,7 @@
flex: 1;
background-color: #fff;
align-items: center;
- padding-top: 300px;
+ padding-top: 200px;
}
.btn_bg {
@@ -23,7 +23,7 @@
.footer {
position: absolute;
- bottom: 116px;
+ bottom: 96px;
display: flex;
flex-direction: row;
@@ -87,7 +87,7 @@
justify-content: center;
- margin-top: 144px;
+ margin-top: 124px;
.location_icon {