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 15:17:32 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
559b5fc48e22e45844b680c1d6c174c7da9b2aa4
559b5fc4
1 parent
304acda6
bg in coupons list home
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletions
warply_android_sdk/src/main/res/layout/fragment_home.xml
warply_android_sdk/src/main/res/layout/fragment_home.xml
View file @
559b5fc
...
...
@@ -121,7 +121,8 @@
android:id=
"@+id/rl_home_coupons"
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_below=
"@id/rl_home_campaigns"
>
android:layout_below=
"@id/rl_home_campaigns"
android:background=
"@drawable/shape_cos_gradient_coupons_bg"
>
<androidx.recyclerview.widget.RecyclerView
android:id=
"@+id/rv_home_coupons"
...
...
Please
register
or
login
to post a comment