NTP-23041 | Initiative | App Size | Unused Asset Removal (#14358)

This commit is contained in:
Shivam Goyal
2025-01-03 19:54:03 +05:30
committed by GitHub
parent 3625c359d0
commit f8fdf1085e
1240 changed files with 102 additions and 55775 deletions

View File

@@ -81,8 +81,7 @@
android:layout_marginStart="@dimen/dp_16"
android:layout_marginTop="@dimen/dp_24"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@+id/divider"
tools:src="@drawable/ic_product_claims_svg" />
app:layout_constraintTop_toBottomOf="@+id/divider" />
<com.navi.design.textview.NaviTextView
android:id="@+id/renewalTitleLeftText"

View File

@@ -43,8 +43,7 @@
android:layout_height="@dimen/dp_20"
android:layout_gravity="center_vertical"
android:layout_marginVertical="@dimen/dp_8"
android:layout_marginStart="@dimen/dp_20"
tools:src="@drawable/ic_circular_filled_check_green_24" />
android:layout_marginStart="@dimen/dp_20" />
<com.navi.design.textview.NaviTextView

View File

@@ -44,7 +44,6 @@
android:textSize="@dimen/sp_12"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
tools:drawableStart="@drawable/ic_circular_filled_check_green"
tools:text="Will be paid"
tools:visibility="gone" />

View File

@@ -53,7 +53,6 @@
android:baselineAlignBottom="true"
app:layout_constraintBottom_toBottomOf="@id/title"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="@id/title"
tools:src="@drawable/right_arrow_with_background_svg" />
app:layout_constraintTop_toTopOf="@id/title" />
</androidx.constraintlayout.widget.ConstraintLayout>
</layout>

View File

@@ -51,7 +51,6 @@
android:layout_marginVertical="@dimen/_4dp"
android:baselineAlignBottom="true"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="@id/title"
tools:src="@drawable/right_arrow_with_background_svg" />
app:layout_constraintTop_toTopOf="@id/title" />
</androidx.constraintlayout.widget.ConstraintLayout>
</layout>

View File

@@ -27,8 +27,7 @@
android:layout_gravity="center"
android:layout_marginStart="@dimen/dp_16"
android:layout_marginTop="@dimen/dp_16"
android:layout_marginBottom="@dimen/dp_16"
tools:src="@drawable/ic_security_check_svg" />
android:layout_marginBottom="@dimen/dp_16" />
<com.navi.design.textview.NaviTextView
android:id="@+id/banner_title"

View File

@@ -33,8 +33,7 @@
android:clickable="false"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent"
tools:src="@drawable/ic_red_border_download_svg" />
app:layout_constraintTop_toTopOf="parent" />
<com.navi.design.textview.NaviTextView
android:id="@+id/title"

View File

@@ -213,8 +213,7 @@
android:layout_width="@dimen/dp_128"
android:layout_height="wrap_content"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent"
tools:src="@drawable/amc_reward" />
app:layout_constraintTop_toTopOf="parent" />
<com.navi.design.textview.NaviTextView
android:id="@+id/cross_sell_title"

View File

@@ -116,8 +116,7 @@
android:layout_width="@dimen/_71dp"
android:layout_height="@dimen/_56dp"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
tools:src="@drawable/generic_fund_graph" />
app:layout_constraintEnd_toEndOf="parent" />
</androidx.constraintlayout.widget.ConstraintLayout>

View File

@@ -63,8 +63,7 @@
android:layout_height="wrap_content"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent"
tools:src="@drawable/right_arrow_in_blue_circle" />
app:layout_constraintTop_toTopOf="parent" />
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.cardview.widget.CardView>

View File

@@ -44,8 +44,7 @@
app:layout_constraintEnd_toEndOf="@id/background_iv"
app:layout_constraintStart_toStartOf="@id/background_iv"
app:layout_constraintTop_toTopOf="@id/background_iv"
app:setImageFromIconCode="@{binder.iconCode}"
tools:src="@drawable/ic_hl_message_coloured_svg" />
app:setImageFromIconCode="@{binder.iconCode}" />
<ImageView
@@ -57,8 +56,7 @@
android:layout_marginTop="@dimen/dp_24"
app:layout_constraintEnd_toEndOf="@id/background_iv"
app:layout_constraintStart_toStartOf="@id/background_iv"
app:layout_constraintTop_toTopOf="@id/icon_iv"
tools:src="@drawable/ic_hl_small_solid_red_alert_svg" />
app:layout_constraintTop_toTopOf="@id/icon_iv" />
</androidx.constraintlayout.widget.ConstraintLayout>

View File

@@ -78,8 +78,7 @@
android:layout_marginEnd="@dimen/layout_dp_18"
android:layout_marginBottom="@dimen/layout_dp_18"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
tools:src="@drawable/ic_rewards_navi" />
app:layout_constraintEnd_toEndOf="parent" />
<com.airbnb.lottie.LottieAnimationView
android:id="@+id/ivRewardLottie"

View File

@@ -23,8 +23,7 @@
android:layout_height="@dimen/dp_16"
android:layout_gravity="center_vertical"
android:layout_marginStart="@dimen/dp_16"
setImageFromIconCode="@{data.iconCode}"
tools:src="@drawable/ic_confetti_right_pop" />
setImageFromIconCode="@{data.iconCode}" />
<com.navi.design.textview.NaviTextView
android:id="@+id/title"

View File

@@ -117,8 +117,7 @@
app:layout_constraintBottom_toTopOf="@id/clContent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="@id/clContent"
tools:src="@drawable/ic_announcement_cash" />
app:layout_constraintTop_toTopOf="@id/clContent" />
<com.navi.design.textview.NaviTextView
android:id="@+id/tvAction"

View File

@@ -49,7 +49,6 @@
android:layout_marginEnd="@dimen/layout_dp_16"
android:src="@drawable/ic_hl_small_circle_right_arrow_white_bg_svg"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toTopOf="parent"
tools:src="@drawable/ic_hl_small_circle_right_arrow_white_bg_svg" />
app:layout_constraintTop_toTopOf="parent" />
</androidx.constraintlayout.widget.ConstraintLayout>
</layout>

View File

@@ -16,8 +16,7 @@
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
tools:lottie_rawRes="@raw/digital_gold_ftue_lottie"/>
app:layout_constraintTop_toTopOf="parent" />
<androidx.recyclerview.widget.RecyclerView

View File

@@ -1,75 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="32dp"
android:height="32dp"
android:viewportWidth="32"
android:viewportHeight="32">
<path
android:pathData="M16,16m-16,0a16,16 0,1 1,32 0a16,16 0,1 1,-32 0"
android:fillColor="#F5F5F5"/>
<path
android:pathData="M10.333,8.334H21.667"
android:strokeLineJoin="round"
android:strokeWidth="0.666667"
android:fillColor="#00000000"
android:strokeColor="#011A48"
android:strokeLineCap="round"/>
<path
android:pathData="M10.333,23.667H21.667"
android:strokeLineJoin="round"
android:strokeWidth="0.666667"
android:fillColor="#00000000"
android:strokeColor="#011A48"
android:strokeLineCap="round"/>
<path
android:pathData="M16,19L18,21H20.334V20.333C20.334,19.184 19.877,18.082 19.065,17.269C18.252,16.456 17.15,16 16,16C14.851,16 13.749,16.456 12.936,17.269C12.123,18.082 11.667,19.184 11.667,20.333V21H14L16,19Z"
android:fillColor="#FF846B"/>
<path
android:pathData="M16,16C14.851,16 13.749,16.456 12.936,17.269C12.123,18.082 11.667,19.184 11.667,20.333V21H14L16,19V16Z"
android:fillColor="#FFCDC3"/>
<path
android:pathData="M18,21.001L16,19.001L14,21.001H11.667V23.667H20.334V21.001H18Z"
android:fillColor="#FF846B"/>
<path
android:pathData="M16,19.001L14,21.001H11.667V23.667H16V19.001Z"
android:fillColor="#FFCDC3"/>
<path
android:pathData="M18,21.001L16,19.001L14,21.001H11.667V23.667H20.334V21.001H18Z"
android:strokeLineJoin="round"
android:strokeWidth="0.666667"
android:fillColor="#00000000"
android:strokeColor="#011A48"
android:strokeLineCap="round"/>
<path
android:pathData="M20.334,11.667V8.333H11.667V11.667C11.667,12.634 11.991,13.573 12.589,14.333H19.411C20.009,13.573 20.334,12.634 20.334,11.667Z"
android:fillColor="#FF846B"/>
<path
android:pathData="M16,8.333H11.667V11.667C11.667,12.634 11.991,13.573 12.589,14.333H16V8.333Z"
android:fillColor="#FFCDC3"/>
<path
android:pathData="M20.334,11.667V8.333H11.667V11.667C11.667,12.634 11.991,13.573 12.589,14.333H19.411C20.009,13.573 20.334,12.634 20.334,11.667V11.667Z"
android:strokeLineJoin="round"
android:strokeWidth="0.666667"
android:fillColor="#00000000"
android:strokeColor="#011A48"
android:strokeLineCap="round"/>
<path
android:pathData="M12.589,14.333C12.993,14.852 13.511,15.272 14.102,15.561C14.693,15.85 15.342,16 16,16C16.658,16 17.307,15.85 17.898,15.561C18.489,15.272 19.007,14.852 19.411,14.333H12.589Z"
android:fillColor="#FF846B"/>
<path
android:pathData="M16,14.333H12.589C12.993,14.853 13.51,15.273 14.102,15.561C14.693,15.85 15.342,16 16,16V14.333Z"
android:fillColor="#FFCDC3"/>
<path
android:pathData="M12.589,14.333C12.993,14.852 13.511,15.272 14.102,15.561C14.693,15.85 15.342,16 16,16C16.658,16 17.307,15.85 17.898,15.561C18.489,15.272 19.007,14.852 19.411,14.333H12.589Z"
android:strokeLineJoin="round"
android:strokeWidth="0.666667"
android:fillColor="#00000000"
android:strokeColor="#011A48"
android:strokeLineCap="round"/>
<path
android:pathData="M16,19L18,21H20.334V20.333C20.334,19.184 19.877,18.082 19.065,17.269C18.252,16.456 17.15,16 16,16C14.851,16 13.749,16.456 12.936,17.269C12.123,18.082 11.667,19.184 11.667,20.333V21H14L16,19Z"
android:strokeLineJoin="round"
android:strokeWidth="0.666667"
android:fillColor="#00000000"
android:strokeColor="#011A48"
android:strokeLineCap="round"/>
</vector>

View File

@@ -1,27 +0,0 @@
<vector android:height="32dp" android:viewportHeight="24"
android:viewportWidth="24" android:width="32dp" xmlns:android="http://schemas.android.com/apk/res/android">
<group>
<clip-path android:pathData="M24,0l-24,0l-0,24l24,0z"/>
<group>
<clip-path android:pathData="M0,0h24v24h-24z"/>
<path android:fillColor="#FF808C" android:pathData="M18,5C18,4.867 17.947,4.74 17.854,4.646C17.76,4.553 17.633,4.5 17.5,4.5H14V1C14,0.867 13.947,0.74 13.854,0.646C13.76,0.553 13.633,0.5 13.5,0.5H10.5C10.367,0.5 10.24,0.553 10.146,0.646C10.053,0.74 10,0.867 10,1V4.5H6.5C6.367,4.5 6.24,4.553 6.146,4.646C6.053,4.74 6,4.867 6,5V8C6,8.132 6.053,8.26 6.146,8.353C6.24,8.447 6.367,8.5 6.5,8.5H10V12C10,12.132 10.053,12.26 10.146,12.353C10.24,12.447 10.367,12.5 10.5,12.5H13.5C13.633,12.5 13.76,12.447 13.854,12.353C13.947,12.26 14,12.132 14,12V8.5H17.5C17.633,8.5 17.76,8.447 17.854,8.353C17.947,8.26 18,8.132 18,8V5Z"/>
<path android:fillColor="#FFBFC5" android:pathData="M14.521,4.5H14V1C14,0.867 13.947,0.74 13.854,0.646C13.76,0.553 13.633,0.5 13.5,0.5H10.5C10.367,0.5 10.24,0.553 10.146,0.646C10.053,0.74 10,0.867 10,1V4.5H6.5C6.367,4.5 6.24,4.553 6.146,4.646C6.053,4.74 6,4.867 6,5V8C6,8.132 6.053,8.26 6.146,8.353C6.24,8.447 6.367,8.5 6.5,8.5H10V9.021L14.521,4.5Z"/>
<path android:fillColor="#FFE8BE" android:pathData="M5,19.75L3.648,17.5C3.495,17.195 3.46,16.844 3.547,16.514C3.635,16.185 3.84,15.898 4.124,15.709C4.282,15.604 4.459,15.532 4.645,15.498C4.832,15.463 5.023,15.467 5.208,15.508C5.393,15.55 5.567,15.628 5.721,15.74C5.874,15.851 6.004,15.991 6.101,16.154L7.243,17.866C7.736,18.605 8,19.474 8,20.363V23.5H3.5L1.486,20.983C0.848,20.185 0.5,19.194 0.5,18.172V13C0.5,12.602 0.658,12.221 0.939,11.939C1.221,11.658 1.602,11.5 2,11.5C2.398,11.5 2.779,11.658 3.061,11.939C3.342,12.221 3.5,12.602 3.5,13V16.75L5,19.75ZM19,19.75L20.352,17.5C20.505,17.195 20.54,16.844 20.453,16.514C20.365,16.185 20.16,15.898 19.876,15.709C19.718,15.604 19.541,15.532 19.355,15.498C19.168,15.463 18.977,15.467 18.792,15.508C18.607,15.55 18.433,15.628 18.279,15.74C18.126,15.851 17.997,15.991 17.899,16.154L16.757,17.866C16.263,18.606 16,19.476 16,20.366V23.5H20.5L22.514,20.983C23.152,20.185 23.5,19.194 23.5,18.172V13C23.5,12.602 23.342,12.221 23.061,11.939C22.779,11.658 22.398,11.5 22,11.5C21.602,11.5 21.221,11.658 20.939,11.939C20.658,12.221 20.5,12.602 20.5,13V16.75"/>
<path android:fillColor="#00000000"
android:pathData="M3.5,23.5L1.486,20.983C0.848,20.185 0.5,19.194 0.5,18.172V13C0.5,12.602 0.658,12.221 0.939,11.939C1.221,11.658 1.602,11.5 2,11.5V11.5C2.398,11.5 2.779,11.658 3.061,11.939C3.342,12.221 3.5,12.602 3.5,13V16.75M18,5C18,4.867 17.947,4.74 17.854,4.646C17.76,4.553 17.633,4.5 17.5,4.5H14V1C14,0.867 13.947,0.74 13.854,0.646C13.76,0.553 13.633,0.5 13.5,0.5H10.5C10.367,0.5 10.24,0.553 10.146,0.646C10.053,0.74 10,0.867 10,1V4.5H6.5C6.367,4.5 6.24,4.553 6.146,4.646C6.053,4.74 6,4.867 6,5V8C6,8.133 6.053,8.26 6.146,8.354C6.24,8.447 6.367,8.5 6.5,8.5H10V12C10,12.133 10.053,12.26 10.146,12.354C10.24,12.447 10.367,12.5 10.5,12.5H13.5C13.633,12.5 13.76,12.447 13.854,12.354C13.947,12.26 14,12.133 14,12V8.5H17.5C17.633,8.5 17.76,8.447 17.854,8.354C17.947,8.26 18,8.133 18,8V5Z"
android:strokeColor="#191919"
android:strokeLineCap="round"
android:strokeLineJoin="round" android:strokeWidth="1"/>
<path android:fillColor="#00000000"
android:pathData="M8,23.363V20.363C8,19.473 7.737,18.603 7.243,17.863L6.1,16.154C6.003,15.991 5.873,15.851 5.72,15.74C5.566,15.628 5.392,15.55 5.207,15.508C5.022,15.467 4.831,15.463 4.644,15.498C4.458,15.532 4.281,15.604 4.123,15.709C3.839,15.898 3.634,16.185 3.547,16.515C3.459,16.844 3.495,17.195 3.648,17.5L5,19.75M20.5,23.5L22.514,20.983C23.152,20.185 23.5,19.194 23.5,18.172V13C23.5,12.602 23.342,12.221 23.061,11.939C22.779,11.658 22.398,11.5 22,11.5C21.602,11.5 21.221,11.658 20.939,11.939C20.658,12.221 20.5,12.602 20.5,13V16.75"
android:strokeColor="#191919"
android:strokeLineCap="round"
android:strokeLineJoin="round" android:strokeWidth="1"/>
<path android:fillColor="#00000000"
android:pathData="M16,23.363V20.363C16,19.473 16.263,18.603 16.757,17.863L17.9,16.154C17.997,15.991 18.127,15.851 18.28,15.74C18.434,15.628 18.608,15.55 18.793,15.508C18.978,15.467 19.169,15.463 19.356,15.497C19.542,15.532 19.719,15.604 19.877,15.709V15.709C20.161,15.898 20.366,16.185 20.454,16.514C20.541,16.844 20.506,17.195 20.353,17.5L19,19.75"
android:strokeColor="#191919"
android:strokeLineCap="round"
android:strokeLineJoin="round" android:strokeWidth="1"/>
</group>
</group>
</vector>

View File

@@ -1,20 +0,0 @@
<!--
~
~ * Copyright © 2023 by Navi Technologies Limited
~ * All rights reserved. Strictly confidential
~
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="9dp"
android:height="8dp"
android:viewportWidth="9"
android:viewportHeight="8">
<path
android:fillAlpha="0.5"
android:fillColor="#14BC51"
android:pathData="M8.30299 4A4.02454 4 0 0 1 0.25391 4A4.02454 4 0 0 1 8.30299 4Z" />
<path
android:fillColor="#14BC51"
android:pathData="M6.29016 4A2.01227 2 0 0 1 2.26562 4A2.01227 2 0 0 1 6.29016 4Z" />
</vector>

View File

@@ -1,78 +0,0 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="32dp"
android:height="32dp"
android:viewportWidth="32"
android:viewportHeight="32">
<path
android:pathData="M25.734,15.027L24.605,28.582C24.55,29.249 24.246,29.87 23.753,30.323C23.261,30.776 22.617,31.027 21.948,31.027H9.514C8.845,31.027 8.201,30.776 7.709,30.323C7.217,29.87 6.913,29.249 6.857,28.582L5.734,15.027H25.734Z"
android:fillColor="#ffffff"/>
<path
android:pathData="M15.731,27.027C13.973,27 12.238,26.616 10.632,25.9C9.025,25.183 7.581,24.149 6.385,22.859L6.861,28.582C6.916,29.247 7.219,29.868 7.71,30.321C8.201,30.774 8.844,31.026 9.511,31.027H21.938C22.607,31.027 23.251,30.776 23.744,30.323C24.236,29.87 24.54,29.249 24.595,28.582L25.073,22.859C23.877,24.148 22.434,25.182 20.828,25.898C19.223,26.615 17.489,26.999 15.731,27.027Z"
android:fillColor="#FFDDD6"/>
<path
android:pathData="M25.734,15.027L24.605,28.582C24.55,29.249 24.246,29.87 23.753,30.323C23.261,30.776 22.617,31.027 21.948,31.027H9.514C8.845,31.027 8.201,30.776 7.709,30.323C7.217,29.87 6.913,29.249 6.857,28.582L5.734,15.027H25.734Z"
android:strokeLineJoin="round"
android:strokeWidth="1.33333"
android:fillColor="#00000000"
android:strokeColor="#011A48"
android:strokeLineCap="round"/>
<path
android:pathData="M4.4,15.027H27.067"
android:strokeLineJoin="round"
android:strokeWidth="1.33333"
android:fillColor="#00000000"
android:strokeColor="#011A48"
android:strokeLineCap="round"/>
<path
android:pathData="M19.904,27.026C19.536,26.23 18.947,25.556 18.208,25.083C17.469,24.61 16.61,24.359 15.733,24.359C14.856,24.359 13.997,24.61 13.258,25.083C12.519,25.556 11.931,26.23 11.563,27.026"
android:strokeLineJoin="round"
android:strokeWidth="1.33333"
android:fillColor="#00000000"
android:strokeColor="#011A48"
android:strokeLineCap="round"/>
<path
android:pathData="M22.968,11.097C22.185,12.303 21.114,13.295 19.851,13.982C18.587,14.669 17.172,15.029 15.734,15.03L19.708,7.804L22.441,2.83C22.5,2.724 22.587,2.636 22.693,2.577C22.799,2.519 22.92,2.491 23.041,2.497C23.16,2.499 23.276,2.536 23.376,2.602C23.475,2.668 23.553,2.761 23.601,2.87C24.189,4.186 24.44,5.627 24.329,7.064C24.219,8.501 23.75,9.887 22.968,11.097Z"
android:fillColor="#FFDDD6"/>
<path
android:pathData="M15.734,15.03C14.293,15.031 12.876,14.671 11.611,13.983C10.345,13.295 9.272,12.301 8.49,11.092C7.708,9.883 7.241,8.497 7.132,7.06C7.023,5.624 7.276,4.184 7.867,2.87C7.915,2.761 7.993,2.668 8.092,2.602C8.192,2.536 8.308,2.499 8.427,2.497C8.548,2.491 8.669,2.519 8.775,2.577C8.881,2.636 8.968,2.724 9.027,2.83L11.76,7.804L15.734,15.03Z"
android:fillColor="#FFDDD6"/>
<path
android:pathData="M19.702,7.8L15.736,15.026L11.756,7.8C12.744,5.558 13.88,3.384 15.156,1.293C15.216,1.195 15.3,1.114 15.401,1.058C15.501,1.002 15.614,0.973 15.729,0.973C15.844,0.973 15.957,1.002 16.058,1.058C16.158,1.114 16.242,1.195 16.302,1.293C17.571,3.388 18.707,5.561 19.702,7.8Z"
android:fillColor="#FFDDD6"/>
<path
android:pathData="M15.735,9.519C14.554,9.518 13.385,9.273 12.303,8.801L15.735,15.028L19.155,8.801C18.076,9.271 16.912,9.516 15.735,9.519Z"
android:fillColor="#FFC2B6"/>
<path
android:pathData="M8.486,6.81C7.984,6.023 7.614,5.16 7.388,4.254C7.056,5.528 7.02,6.861 7.284,8.15C7.548,9.44 8.104,10.652 8.91,11.692C9.717,12.733 10.751,13.575 11.934,14.153C13.116,14.731 14.416,15.029 15.732,15.026L13.144,10.331C11.228,9.736 9.58,8.491 8.486,6.81Z"
android:fillColor="#FFC2B6"/>
<path
android:pathData="M22.968,6.81C21.873,8.491 20.225,9.736 18.309,10.331L15.734,15.026C17.05,15.028 18.349,14.729 19.531,14.151C20.713,13.572 21.746,12.73 22.551,11.69C23.357,10.649 23.913,9.438 24.176,8.149C24.44,6.859 24.404,5.527 24.072,4.254C23.844,5.16 23.471,6.023 22.968,6.81Z"
android:fillColor="#FFC2B6"/>
<path
android:pathData="M22.968,11.097C22.185,12.303 21.114,13.295 19.851,13.982C18.587,14.669 17.172,15.029 15.734,15.03L19.708,7.804L22.441,2.83C22.5,2.724 22.587,2.636 22.693,2.577C22.799,2.519 22.92,2.491 23.041,2.497C23.16,2.499 23.276,2.536 23.376,2.602C23.475,2.668 23.553,2.761 23.601,2.87C24.189,4.186 24.44,5.627 24.329,7.064C24.219,8.501 23.75,9.887 22.968,11.097Z"
android:strokeLineJoin="round"
android:strokeWidth="1.33333"
android:fillColor="#00000000"
android:strokeColor="#011A48"
android:strokeLineCap="round"/>
<path
android:pathData="M15.734,15.03C14.293,15.031 12.876,14.671 11.611,13.983C10.345,13.295 9.272,12.301 8.49,11.092C7.708,9.883 7.241,8.497 7.132,7.06C7.023,5.624 7.276,4.184 7.867,2.87C7.915,2.761 7.993,2.668 8.092,2.602C8.192,2.536 8.308,2.499 8.427,2.497C8.548,2.491 8.669,2.519 8.775,2.577C8.881,2.636 8.968,2.724 9.027,2.83L11.76,7.804L15.734,15.03Z"
android:strokeLineJoin="round"
android:strokeWidth="1.33333"
android:fillColor="#00000000"
android:strokeColor="#011A48"
android:strokeLineCap="round"/>
<path
android:pathData="M19.702,7.8L15.736,15.026L11.756,7.8C12.744,5.558 13.88,3.384 15.156,1.293C15.216,1.195 15.3,1.114 15.401,1.058C15.501,1.002 15.614,0.973 15.729,0.973C15.844,0.973 15.957,1.002 16.058,1.058C16.158,1.114 16.242,1.195 16.302,1.293C17.571,3.388 18.707,5.561 19.702,7.8Z"
android:strokeLineJoin="round"
android:strokeWidth="1.33333"
android:fillColor="#00000000"
android:strokeColor="#011A48"
android:strokeLineCap="round"/>
<path
android:pathData="M12,20m-1,0a1,1 0,1 1,2 0a1,1 0,1 1,-2 0"
android:fillColor="#2A0038"/>
<path
android:pathData="M20,20m-1,0a1,1 0,1 1,2 0a1,1 0,1 1,-2 0"
android:fillColor="#2A0038"/>
</vector>

View File

@@ -37,8 +37,7 @@
android:layout_width="@dimen/dp_280"
android:layout_height="@dimen/dp_280"
android:layout_marginTop="@dimen/dp_40"
tools:ignore="ContentDescription"
tools:src="@drawable/ic_account_type_orange" />
tools:ignore="ContentDescription" />
<com.navi.design.textview.NaviTextView
android:id="@+id/name_tv"

View File

@@ -105,8 +105,7 @@
android:layout_marginEnd="@dimen/layout_dp_18"
android:layout_marginBottom="@dimen/layout_dp_18"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
tools:src="@drawable/ic_rewards_navi" />
app:layout_constraintEnd_toEndOf="parent" />
<com.airbnb.lottie.LottieAnimationView
android:id="@+id/ivRewardLottie"

View File

@@ -50,7 +50,6 @@
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
tools:src="@drawable/ic_rewards_lock"
tools:visibility="visible" />
<androidx.constraintlayout.widget.ConstraintLayout
@@ -115,8 +114,7 @@
android:layout_marginBottom="@dimen/layout_dp_18"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintTop_toBottomOf="@+id/tvRewardType"
tools:src="@drawable/ic_rewards_navi" />
app:layout_constraintTop_toBottomOf="@+id/tvRewardType" />
<com.airbnb.lottie.LottieAnimationView
android:id="@+id/ivRewardLottie"

View File

@@ -39,8 +39,7 @@
android:layout_marginBottom="@dimen/layout_dp_14"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent"
tools:src="@drawable/ic_rewards_info" />
app:layout_constraintTop_toTopOf="parent" />
<com.navi.design.textview.NaviTextView
android:id="@+id/tvTitle"

View File

@@ -1,6 +1,6 @@
/*
*
* * Copyright © 2019-2024 by Navi Technologies Limited
* * Copyright © 2019-2025 by Navi Technologies Limited
* * All rights reserved. Strictly confidential
*
*/
@@ -8,7 +8,6 @@
package com.navi.naviwidgets
import com.google.gson.*
import com.navi.analytics.utils.NaviTrackEvent
import com.navi.insurance.models.response.BenefitExplainerTabsData
import com.navi.insurance.models.response.BenefitExplainerTabsList
import com.navi.insurance.models.response.BenefitExplainerTabsWidgetList
@@ -52,12 +51,6 @@ class WidgetDataDeserializer : JsonDeserializer<GenericWidgetDataInfo> {
): GenericWidgetDataInfo? {
json?.let {
val jsonObject = it.asJsonObject
jsonObject["widgetName"].asString?.let { usageKey ->
NaviTrackEvent.trackEvent(
eventName = "dev_app_size_reduction_widget_usage",
eventValues = mapOf("usageKey" to usageKey)
)
}
return when (jsonObject["widgetName"].asString) {
WidgetTypes.DASHBOARD_INSURANCE_DETAILS_WIDGET_V2.value -> {
Gson().fromJson(jsonObject, DashboardInsuranceDetailsWidgetV2::class.java)

View File

@@ -38,7 +38,6 @@ import com.airbnb.lottie.LottieAnimationView
import com.airbnb.lottie.LottieCompositionFactory
import com.airbnb.lottie.LottieDrawable
import com.google.gson.Gson
import com.navi.analytics.utils.NaviTrackEvent
import com.navi.base.model.ActionData
import com.navi.base.model.CtaData
import com.navi.base.model.DrawableData
@@ -1059,57 +1058,13 @@ fun LottieAnimationView.showWhenDataIsAvailable(
lottieUrl: String? = null,
onAnimationEnd: (() -> Unit)? = null,
) {
lottieName?.let { usageKey ->
if (!usageKey.contains(other = "https://")) {
NaviTrackEvent.trackEvent(
eventName = "dev_app_size_reduction_lottie_usage",
eventValues = mapOf("usageKey" to usageKey)
)
}
}
lottieName?.let { nonNullLottieName ->
visibility = VISIBLE
var isInAppLottie = true
when (nonNullLottieName) {
LottieEnums.SHIELD_AND_CARD_ANIM.name -> {
setAnimation(R.raw.common_shield_and_card_anim)
}
LottieEnums.NAVI_REWARDS_GOLD.name -> {
setAnimation(R.raw.amc_reward_lottie)
}
LottieEnums.NAVI_COIN_AND_STAR.name -> {
setAnimation(R.raw.navi_coin_and_star)
}
LottieEnums.REWARDS_ROTATING_COIN.name -> {
setAnimation(R.raw.header_navi_coin)
}
LottieEnums.NAVI_COIN_LIGHT_STAR.name -> {
setAnimation(R.raw.navi_coin_light_star)
}
LottieEnums.GI_CARD_LOTTIE.name -> {
setAnimation(R.raw.common_gi_card_lottie)
}
LottieEnums.GOLD_ICON_LOTTIE.name -> {
setAnimation(R.raw.gold_icon_lottie)
}
LottieEnums.ORANGE_GRADIENT_LOADER.name -> {
setAnimation(R.raw.orange_gradient_loader)
}
LottieEnums.BLACK_GRADIENT_LOADER.name -> {
setAnimation(R.raw.black_gradient_loader)
}
LottieEnums.CARD_SHIMMER.name -> {
setAnimation(R.raw.common_policy_card_shimmer_anim)
}
LottieEnums.TIME_UP_ANIM.name -> {
setAnimation(R.raw.quiz_time_up)
}
LottieEnums.CORRECT_ANSWER_ANIM.name -> {
setAnimation(R.raw.quiz_correct)
}
LottieEnums.INCORRECT_ANSWER_ANIM.name -> {
setAnimation(R.raw.quiz_incorrect)
}
LottieEnums.AMAZING_QUIZ_ANIM.name -> {
setAnimation(R.raw.quiz_amazing)
}
@@ -1119,60 +1074,12 @@ fun LottieAnimationView.showWhenDataIsAvailable(
LottieEnums.GETTING_THERE_QUIZ_ANIM.name -> {
setAnimation(R.raw.quiz_getting_there)
}
LottieEnums.GIFT_REWARD_LOTTIE.name -> {
setAnimation(R.raw.gift_reward_lottie)
}
LottieEnums.REWARD_EARN_LOTTIE.name -> {
setAnimation(R.raw.reward_earn_lottie)
}
LottieEnums.SHIMMER.name -> {
setAnimation(R.raw.shimmer)
}
LottieEnums.BUTTON_CONFETTI.name -> {
setAnimation(R.raw.button_confetti)
}
LottieEnums.AMC_REWARD_LOTTIE.name -> {
setAnimation(R.raw.amc_reward_lottie)
}
LottieEnums.SMALL_AMC_REWARD_LOTTIE.name -> {
setAnimation(R.raw.small_amc_reward_lottie)
}
LottieEnums.AMC_OFFER_LOTTIE.name -> {
setAnimation(R.raw.amc_offer_lottie)
}
LottieEnums.DIGITAL_GOLD_LOTTIE.name -> {
setAnimation(R.raw.digital_gold_lottie)
}
LottieEnums.DOWN_ARROW_LOTTIE.name -> {
setAnimation(R.raw.down_arrow_lottie)
}
LottieEnums.DIGITAL_GOLD_FTUE_LOTTIE.name -> {
setAnimation(R.raw.digital_gold_ftue_lottie)
}
LottieEnums.DYNAMIC_COIN_ROTATION_LOTTIE.name -> {
setAnimation(R.raw.dynamic_coin_rotation_lottie)
}
LottieEnums.STATIC_COIN_ROTATION_LOTTIE.name -> {
setAnimation(R.raw.static_coin_rotation_lottie)
}
LottieEnums.GOLD_DYNAMIC_COIN_ROTATION_LOTTIE.name -> {
setAnimation(R.raw.coin_rotation_with_star)
}
LottieEnums.COIN_ROTATION_40_40.name -> {
setAnimation(R.raw.coin_rotation_40_cross_40)
}
LottieEnums.COIN_ROTATION_60_60.name -> {
setAnimation(R.raw.coin_rotation_60_cross_60)
}
LottieEnums.CONFETTI_FROM_ABOVE.name -> {
setAnimation(R.raw.confetti_from_above)
}
LottieEnums.CTA_CHEVRON.name -> {
setAnimation(R.raw.cta_chevron)
}
LottieEnums.HOUR_GLASS.name -> {
setAnimation(R.raw.hour_glass)
}
LottieEnums.CSAT_DISAPPOINTED.name -> {
setAnimation(R.raw.disappointed)
}
@@ -1206,93 +1113,30 @@ fun LottieAnimationView.showWhenDataIsAvailable(
LottieEnums.FULL_SCREEN_PAYMENT_FAILED.name -> {
setAnimation(R.raw.full_screen_payment_failed)
}
LottieEnums.SUCCESS_CONFETTI.name -> {
setAnimation(R.raw.success_confetti)
}
LottieEnums.SUCCESS_CONFETTI_V2.name -> {
setAnimation(R.raw.success_confetti_v2)
}
LottieEnums.COIN_TO_TICK.name -> {
setAnimation(R.raw.coin_to_tick)
}
LottieEnums.GIFTBOX_WITH_COINS.name -> {
setAnimation(R.raw.giftbox_with_coins)
}
LottieEnums.HALF_CONFETTI.name -> {
setAnimation(R.raw.half_confetti)
}
LottieEnums.REFERRAL_COIN.name -> {
setAnimation(R.raw.referral_coin)
}
LottieEnums.REFERRAL_ANIMATION.name -> {
setAnimation(R.raw.referral)
}
LottieEnums.POLLING_TDS_ANIMATION.name -> {
setAnimation(R.raw.polling_tds_animation)
}
LottieEnums.CROSS_SELL_GOLD_CARD_LOTTIE.name -> {
setAnimation(R.raw.cross_sell_gold_card_lottie)
}
LottieEnums.DOT_LOTTIE.name -> {
setAnimation(R.raw.dot_lottie)
}
LottieEnums.THUNDER_LOTTIE.name -> {
setAnimation(R.raw.thunder_lottie)
}
LottieEnums.REWARD_EARNED_LOTTIE.name -> {
setAnimation(R.raw.reward_earned_lottie)
}
LottieEnums.MY_REWARDS_COIN.name -> {
setAnimation(R.raw.my_rewards_coin)
}
LottieEnums.REWARDS_POPUP_COIN.name -> {
setAnimation(R.raw.reward_popup_coin)
}
LottieEnums.CONTACT_BOOK_LOTTIE.name -> {
setAnimation(R.raw.contact_book_lottie)
}
LottieEnums.GROWTH_LOTTIE.name -> {
setAnimation(R.raw.growth)
}
LottieEnums.REWARD_COIN.name -> {
setAnimation(R.raw.reward_coin)
}
LottieEnums.QUIZ_LANDING_PAGE_LOTTIE.name -> {
setAnimation(R.raw.quiz_landing_page)
}
LottieEnums.NAVI_REWARDS_GOLD_V2.name -> {
setAnimation(R.raw.navi_rewards_gold_v2)
}
LottieEnums.NAVI_REWARDS_GOLD_DISABLED_V2.name -> {
setAnimation(R.raw.navi_rewards_gold_disabled_v2)
}
LottieEnums.GOLD_REWARD_CONFETTI.name -> {
setAnimation(R.raw.gold_reward_confetti)
}
LottieEnums.REWARDS_LOTTIE_SMALL_COIN.name -> {
setAnimation(R.raw.reward_lottie_small)
}
LottieEnums.REWARDS_BLOCKED_POPUP_COIN.name -> {
setAnimation(R.raw.reward_blocked_popup_lottie)
}
LottieEnums.MY_REWARDS_BLOCKED_COIN.name -> {
setAnimation(R.raw.rewards_blocked_small)
}
LottieEnums.GOLD_BRICKS_LOTTIE.name -> {
setAnimation(R.raw.gold_bricks_lottie)
}
LottieEnums.PURPLE_LOADER_LARGE.name -> {
setAnimation(R.raw.purple_loader_large)
}
LottieEnums.GOLD_ICON_ROTATING_36.name -> {
setAnimation(R.raw.gold_coin_rotating_36)
}
LottieEnums.COIN_STAR_LOTTIE.name -> {
setAnimation(R.raw.coin_star)
}
LottieEnums.COIN_LOTTIE.name -> {
setAnimation(R.raw.coin)
}
LottieEnums.COIN_ROTATION_20_20.name -> {
setAnimation(R.raw.coin_rotation_20_cross_20)
}
@@ -1314,15 +1158,6 @@ fun LottieAnimationView.showWhenDataIsAvailable(
LottieEnums.TIMER_LOTTIE.name -> {
setAnimation(R.raw.timer_progress)
}
LottieEnums.LEADERBOARD_ENTRY_POINT_LOTTIE.name -> {
setAnimation(R.raw.leaderboard_entry_widget_lottie)
}
LottieEnums.DOT_LOTTIE_RED.name -> {
setAnimation(R.raw.dot_lottie_red)
}
LottieEnums.LOTTIE_LOADER.name -> {
setAnimation(R.raw.lottie_loader)
}
LottieEnums.PAYMENTS_COIN_LOADER.name -> {
setAnimation(R.raw.coin_success_loader)
}
@@ -1344,9 +1179,6 @@ fun LottieAnimationView.showWhenDataIsAvailable(
LottieEnums.COIN_SHIMMER_12.name -> {
setAnimation(R.raw.coin_shimmer_12)
}
LottieEnums.CALENDAR_FLIP.name -> {
setAnimation(R.raw.calendar_flip)
}
else -> {
isInAppLottie = false
CoroutineScope(Dispatchers.Main).launch {

View File

@@ -1,6 +1,6 @@
/*
*
* * Copyright © 2019-2024 by Navi Technologies Limited
* * Copyright © 2019-2025 by Navi Technologies Limited
* * All rights reserved. Strictly confidential
*
*/
@@ -8,30 +8,9 @@
package com.navi.naviwidgets.utils
enum class LottieEnums {
GI_CARD_LOTTIE,
NAVI_REWARDS_GOLD,
GOLD_ICON_LOTTIE,
NAVI_COIN_AND_STAR,
NAVI_COIN_LIGHT_STAR,
REWARDS_ROTATING_COIN,
CARD_SHIMMER,
ORANGE_GRADIENT_LOADER,
BLACK_GRADIENT_LOADER,
GIFT_REWARD_LOTTIE,
DYNAMIC_COIN_ROTATION_LOTTIE,
STATIC_COIN_ROTATION_LOTTIE,
GOLD_DYNAMIC_COIN_ROTATION_LOTTIE,
COIN_ROTATION_40_40,
COIN_ROTATION_60_60,
REWARD_EARN_LOTTIE,
SHIMMER,
BUTTON_CONFETTI,
CONFETTI_FROM_ABOVE,
AMC_REWARD_LOTTIE,
SMALL_AMC_REWARD_LOTTIE,
AMC_OFFER_LOTTIE,
HOUR_GLASS,
CTA_CHEVRON,
CSAT_DISAPPOINTED,
CSAT_BAD,
CSAT_AVERAGE,
@@ -43,45 +22,16 @@ enum class LottieEnums {
FULL_SCREEN_PAYMENT_SUCCESSFUL,
FULL_SCREEN_EMI_FAILED,
FULL_SCREEN_PAYMENT_FAILED,
SUCCESS_CONFETTI,
SUCCESS_CONFETTI_V2,
DISBURSEMENT_PENDING,
COIN_TO_TICK,
DIGITAL_GOLD_LOTTIE,
DOWN_ARROW_LOTTIE,
DIGITAL_GOLD_FTUE_LOTTIE,
GIFTBOX_WITH_COINS,
HALF_CONFETTI,
REFERRAL_COIN,
SHIELD_AND_CARD_ANIM,
REFERRAL_ANIMATION,
CROSS_SELL_GOLD_CARD_LOTTIE,
DOT_LOTTIE,
THUNDER_LOTTIE,
TIME_UP_ANIM,
CORRECT_ANSWER_ANIM,
INCORRECT_ANSWER_ANIM,
AMAZING_QUIZ_ANIM,
REWARD_EARNED_LOTTIE,
MY_REWARDS_COIN,
REWARDS_POPUP_COIN,
GREAT_JOB_QUIZ_ANIM,
GETTING_THERE_QUIZ_ANIM,
CONTACT_BOOK_LOTTIE,
GROWTH_LOTTIE,
REWARD_COIN,
QUIZ_LANDING_PAGE_LOTTIE,
NAVI_REWARDS_GOLD_V2,
NAVI_REWARDS_GOLD_DISABLED_V2,
GOLD_REWARD_CONFETTI,
REWARDS_BLOCKED_POPUP_COIN,
REWARDS_LOTTIE_SMALL_COIN,
MY_REWARDS_BLOCKED_COIN,
GOLD_ICON_ROTATING_36,
GOLD_BRICKS_LOTTIE,
POLLING_TDS_ANIMATION,
COIN_STAR_LOTTIE,
COIN_LOTTIE,
AMC_PAYMENT_SUCCESS,
AMC_PAYMENT_SUCCESS_CONFETTI,
PURPLE_LOADER_LARGE,
@@ -90,9 +40,6 @@ enum class LottieEnums {
GOLD_NAVI_COIN_ROTATION_16_20,
RIGHT_MOVING_CHEVRON,
TIMER_LOTTIE,
DOT_LOTTIE_RED,
LEADERBOARD_ENTRY_POINT_LOTTIE,
LOTTIE_LOADER,
PAYMENTS_COIN_LOADER,
GOLD_PROCESSING_TRANSACTION_LOTTIE,
PURCHASE_SUCCESSFUL_LOTTIE,
@@ -100,5 +47,4 @@ enum class LottieEnums {
YELLOW_EXCLAMATION_LOTTIE,
AMC_SIP_SUCCESS,
COIN_SHIMMER_12,
CALENDAR_FLIP
}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 226 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 509 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 316 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 480 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 276 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 562 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 784 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 158 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 137 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 502 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 302 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 397 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 216 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 149 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 524 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 144 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 137 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 413 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 125 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 814 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 814 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 662 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 342 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 476 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 910 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 249 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 324 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 442 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 978 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 541 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 382 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 417 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 406 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 313 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 598 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 450 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 510 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 606 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 830 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 654 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 336 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 329 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 177 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 381 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 458 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 248 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 413 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 638 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 392 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 250 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 225 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

Some files were not shown because too many files have changed in this diff Show More