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:20:57 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
3629bccc83505d701f66b6eb6be278a41aac6c5b
3629bccc
1 parent
df26e7ac
small fix in gifts
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
warply_android_sdk/src/main/res/layout/gift_layout.xml
warply_android_sdk/src/main/res/layout/gift_layout.xml
View file @
3629bcc
...
...
@@ -8,8 +8,8 @@
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