Skip to content

Commit

Permalink
Spasol commits~
Browse files Browse the repository at this point in the history
  • Loading branch information
Spaso1 committed Sep 8, 2024
1 parent ccb0447 commit 0dc0789
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
4 changes: 2 additions & 2 deletions app/release/output-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.00.10",
"outputFile": "AstralCloud_release_v1.00.10.apk"
"versionName": "1.01.1",
"outputFile": "AstralCloud_release_v1.01.1.apk"
}
],
"elementType": "File"
Expand Down
7 changes: 0 additions & 7 deletions app/src/main/res/layout/setting_set.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,6 @@
android:fitsSystemWindows="true"
tools:ignore="MissingConstraints">

<ImageView
android:alpha="0.3"
android:background="@drawable/icon_111" android:layout_width="match_parent"
android:layout_height="wrap_content"
android:scaleType="fitCenter">

</ImageView>
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="match_parent">
Expand Down

0 comments on commit 0dc0789

Please sign in to comment.