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
Panagiotis Triantafyllou
2023-04-13 14:38:20 +0300
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
b27beef0de556dbec7d1a22ca0df8944fd246fb7
b27beef0
1 parent
bd006694
ui fixes
Show whitespace changes
Inline
Side-by-side
Showing
8 changed files
with
18 additions
and
6 deletions
warply_android_sdk/src/main/res/layout/active_coupon_layout.xml
warply_android_sdk/src/main/res/layout/activity_contextual.xml
warply_android_sdk/src/main/res/layout/activity_coupon_info.xml
warply_android_sdk/src/main/res/layout/activity_coupon_share.xml
warply_android_sdk/src/main/res/layout/activity_couponset_info.xml
warply_android_sdk/src/main/res/layout/activity_gifts_for_you.xml
warply_android_sdk/src/main/res/layout/activity_more_for_you.xml
warply_android_sdk/src/main/res/layout/activity_telco.xml
warply_android_sdk/src/main/res/layout/active_coupon_layout.xml
View file @
b27beef
...
...
@@ -5,7 +5,7 @@
xmlns:tools=
"http://schemas.android.com/tools"
android:layout_width=
"match_parent"
android:layout_height=
"150dp"
android:layout_marginHorizontal=
"
4
dp"
android:layout_marginHorizontal=
"
6
dp"
android:layout_marginVertical=
"6dp"
android:background=
"@drawable/ic_coupon_background_new2"
>
...
...
warply_android_sdk/src/main/res/layout/activity_contextual.xml
View file @
b27beef
...
...
@@ -38,6 +38,7 @@
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:fillViewport=
"true"
android:scrollbars=
"none"
android:layout_below=
"@+id/cl_loyalty_wallet_header"
>
<androidx.constraintlayout.widget.ConstraintLayout
...
...
@@ -58,7 +59,7 @@
<ImageView
android:id=
"@+id/imageView6"
android:layout_width=
"match_parent"
android:layout_height=
"2
53
dp"
android:layout_height=
"2
95
dp"
android:scaleType=
"centerCrop"
app:layout_constraintStart_toStartOf=
"parent"
app:layout_constraintTop_toTopOf=
"parent"
...
...
warply_android_sdk/src/main/res/layout/activity_coupon_info.xml
View file @
b27beef
...
...
@@ -43,6 +43,7 @@
<ScrollView
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:scrollbars=
"none"
android:overScrollMode=
"never"
>
<LinearLayout
...
...
@@ -56,7 +57,7 @@
<ImageView
android:id=
"@+id/imageView6"
android:layout_width=
"match_parent"
android:layout_height=
"2
53
dp"
android:layout_height=
"2
95
dp"
android:scaleType=
"centerCrop"
tools:src=
"@drawable/carousel_banner"
/>
...
...
warply_android_sdk/src/main/res/layout/activity_coupon_share.xml
View file @
b27beef
...
...
@@ -38,6 +38,7 @@
<ScrollView
android:layout_width=
"match_parent"
android:layout_height=
"match_parent"
android:scrollbars=
"none"
android:layout_below=
"@+id/cl_loyalty_wallet_header"
>
<androidx.constraintlayout.widget.ConstraintLayout
...
...
@@ -58,7 +59,7 @@
<ImageView
android:id=
"@+id/imageView6"
android:layout_width=
"match_parent"
android:layout_height=
"2
53
dp"
android:layout_height=
"2
95
dp"
android:scaleType=
"centerCrop"
app:layout_constraintStart_toStartOf=
"parent"
app:layout_constraintTop_toTopOf=
"parent"
...
...
warply_android_sdk/src/main/res/layout/activity_couponset_info.xml
View file @
b27beef
...
...
@@ -40,6 +40,7 @@
android:layout_height=
"match_parent"
android:layout_below=
"@+id/cl_loyalty_wallet_header"
android:background=
"@color/white"
android:scrollbars=
"none"
android:fillViewport=
"true"
>
<LinearLayout
...
...
@@ -54,7 +55,7 @@
<ImageView
android:id=
"@+id/imageView6"
android:layout_width=
"match_parent"
android:layout_height=
"2
53
dp"
android:layout_height=
"2
95
dp"
android:scaleType=
"centerCrop"
tools:src=
"@drawable/carousel_banner"
/>
...
...
warply_android_sdk/src/main/res/layout/activity_gifts_for_you.xml
View file @
b27beef
...
...
@@ -97,6 +97,7 @@
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:clipToPadding=
"false"
android:scrollbars=
"none"
android:orientation=
"vertical"
android:overScrollMode=
"never"
android:paddingVertical=
"24dp"
/>
...
...
warply_android_sdk/src/main/res/layout/activity_more_for_you.xml
View file @
b27beef
...
...
@@ -53,6 +53,7 @@
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:fillViewport=
"true"
android:scrollbars=
"none"
android:overScrollMode=
"never"
>
<RelativeLayout
...
...
@@ -113,6 +114,7 @@
android:layout_height=
"wrap_content"
android:layout_marginTop=
"4dp"
android:clipToPadding=
"false"
android:scrollbars=
"none"
android:orientation=
"vertical"
android:overScrollMode=
"never"
android:paddingTop=
"44dp"
...
...
@@ -142,6 +144,7 @@
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_marginTop=
"4dp"
android:scrollbars=
"none"
android:clipToPadding=
"false"
android:orientation=
"vertical"
android:overScrollMode=
"never"
...
...
@@ -172,6 +175,7 @@
android:layout_height=
"wrap_content"
android:layout_marginTop=
"4dp"
android:clipToPadding=
"false"
android:scrollbars=
"none"
android:orientation=
"vertical"
android:overScrollMode=
"never"
android:paddingBottom=
"4dp"
/>
...
...
@@ -200,6 +204,7 @@
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_marginTop=
"4dp"
android:scrollbars=
"none"
android:clipToPadding=
"false"
android:orientation=
"vertical"
android:overScrollMode=
"never"
...
...
@@ -229,6 +234,7 @@
android:layout_width=
"match_parent"
android:layout_height=
"wrap_content"
android:layout_marginTop=
"4dp"
android:scrollbars=
"none"
android:clipToPadding=
"false"
android:orientation=
"vertical"
android:overScrollMode=
"never"
...
...
warply_android_sdk/src/main/res/layout/activity_telco.xml
View file @
b27beef
...
...
@@ -41,6 +41,7 @@
android:layout_height=
"match_parent"
android:layout_below=
"@+id/cl_loyalty_wallet_header"
android:background=
"@color/white"
android:scrollbars=
"none"
android:fillViewport=
"true"
>
<androidx.constraintlayout.widget.ConstraintLayout
...
...
@@ -62,7 +63,7 @@
<ImageView
android:id=
"@+id/imageView6"
android:layout_width=
"match_parent"
android:layout_height=
"2
53
dp"
android:layout_height=
"2
95
dp"
android:layout_centerHorizontal=
"true"
android:scaleType=
"centerCrop"
tools:src=
"@drawable/carousel_banner"
/>
...
...
Please
register
or
login
to post a comment