-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Ahammed
committed
Dec 28, 2022
1 parent
c0ebf67
commit bb18632
Showing
12 changed files
with
39 additions
and
316 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Binary file added
BIN
+888 Bytes
app/build/intermediates/merged_res/debug/drawable_button_negative_bg.xml.flat
Binary file not shown.
Binary file added
BIN
+888 Bytes
app/build/intermediates/merged_res/debug/drawable_button_positive_bg.xml.flat
Binary file not shown.
14 changes: 14 additions & 0 deletions
14
app/build/intermediates/packaged_res/debug/drawable/button_negative_bg.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<shape xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:shape="rectangle"> | ||
|
||
<solid android:color="#FFFFFFFF" /> | ||
<stroke android:color="#CCE74E0F" | ||
android:width="1dp"/> | ||
|
||
<corners | ||
android:bottomLeftRadius="@dimen/_40sdp" | ||
android:bottomRightRadius="@dimen/_40sdp" | ||
android:topLeftRadius="@dimen/_40sdp" | ||
android:topRightRadius="@dimen/_40sdp" /> | ||
|
||
</shape> |
14 changes: 14 additions & 0 deletions
14
app/build/intermediates/packaged_res/debug/drawable/button_positive_bg.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
<shape xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:shape="rectangle"> | ||
|
||
<solid android:color="#CCE74E0F" /> | ||
<stroke android:color="#CCE74E0F" | ||
android:width="0dp"/> | ||
|
||
<corners | ||
android:bottomLeftRadius="@dimen/_40sdp" | ||
android:bottomRightRadius="@dimen/_40sdp" | ||
android:topLeftRadius="@dimen/_40sdp" | ||
android:topRightRadius="@dimen/_40sdp" /> | ||
|
||
</shape> |
Binary file added
BIN
+40.1 KB
..._archive/debug/out/209dcbe2e1afc6eb2f348906eb3e510a79d270c79a961d7469a83e16ebbc4836_0.jar
Binary file not shown.
Binary file added
BIN
+84.4 KB
..._archive/debug/out/209dcbe2e1afc6eb2f348906eb3e510a79d270c79a961d7469a83e16ebbc4836_1.jar
Binary file not shown.
Binary file added
BIN
+11.1 KB
..._archive/debug/out/209dcbe2e1afc6eb2f348906eb3e510a79d270c79a961d7469a83e16ebbc4836_2.jar
Binary file not shown.
Binary file added
BIN
+12.9 KB
..._archive/debug/out/209dcbe2e1afc6eb2f348906eb3e510a79d270c79a961d7469a83e16ebbc4836_3.jar
Binary file not shown.
Binary file added
BIN
+3.77 KB
..._archive/debug/out/209dcbe2e1afc6eb2f348906eb3e510a79d270c79a961d7469a83e16ebbc4836_4.jar
Binary file not shown.
Binary file added
BIN
+2.11 KB
...ates/project_dex_archive/debug/out/net/appitiza/lib/example/MainActivity$setClick$2$1.dex
Binary file not shown.
Binary file added
BIN
+1.94 KB
app/build/tmp/kotlin-classes/debug/net/appitiza/lib/example/MainActivity$setClick$2$1.class
Binary file not shown.