Toggle navigation
Toggle navigation
This project
Loading...
Sign in
open-source
/
warply_android_sdk_maven_plugin
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
thkouk00
2022-03-28 18:16:16 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
df26e7acd6c3618e94e7ab659366ff443f1c8e40
df26e7ac
1 parent
32b8cd92
minor fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
warply_android_sdk/src/main/res/layout/redeemed_gift_layout.xml
warply_android_sdk/src/main/res/layout/redeemed_gift_layout.xml
View file @
df26e7a
<?xml version="1.0" encoding="utf-8"?>
<androidx.cardview.widget.CardView
xmlns:android=
"http://schemas.android.com/apk/res/android"
xmlns:app=
"http://schemas.android.com/apk/res-auto"
android:layout_width=
"
@dimen/width_full
"
android:layout_width=
"
360dp
"
android:layout_height=
"240dp"
app:cardCornerRadius=
"20dp"
android:layout_marginBottom=
"2dp"
android:layout_marginStart=
"10dp"
>
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width=
"
360dp
"
android:layout_height=
"
240dp
"
>
android:layout_width=
"
match_parent
"
android:layout_height=
"
match_parent
"
>
<androidx.constraintlayout.widget.Guideline
android:id=
"@+id/gl_horizontal_75_guideline"
...
...
Please
register
or
login
to post a comment