图标替换
|
|
@ -3,7 +3,6 @@
|
|||
xmlns:tools="http://schemas.android.com/tools"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
xmlns:app="http://schemas.android.com/apk/res-auto"
|
||||
android:background="#666666"
|
||||
tools:ignore="Overdraw">
|
||||
|
||||
|
|
@ -15,13 +14,13 @@
|
|||
android:layout_marginTop="10dp"
|
||||
>
|
||||
|
||||
<androidx.appcompat.widget.AppCompatTextView
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textStyle="bold"
|
||||
android:textSize="21sp"
|
||||
android:textColor="@color/white_f5"
|
||||
android:text="Centro de Missões"
|
||||
android:src="@mipmap/task_title"
|
||||
/>
|
||||
|
||||
|
||||
|
|
@ -36,7 +35,7 @@
|
|||
android:layout_height="match_parent"
|
||||
android:layout_weight="1"
|
||||
android:orientation="vertical"
|
||||
android:background="@drawable/vididinapp_feature_message_bg_task_coin"
|
||||
android:background="@mipmap/task_bg_glod"
|
||||
android:padding="10dp"
|
||||
>
|
||||
|
||||
|
|
@ -53,14 +52,16 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="horizontal"
|
||||
android:layout_marginTop="15dp">
|
||||
android:gravity="center_vertical"
|
||||
android:layout_gravity="center_vertical"
|
||||
android:layout_marginTop="10dp">
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textStyle="bold"
|
||||
android:textSize="21sp"
|
||||
android:textColor="@color/pink_0b"
|
||||
android:src="@mipmap/temp"
|
||||
android:src="@mipmap/home_gold"
|
||||
/>
|
||||
|
||||
<androidx.appcompat.widget.AppCompatTextView
|
||||
|
|
@ -69,7 +70,7 @@
|
|||
android:textStyle="bold"
|
||||
android:textSize="21sp"
|
||||
android:textColor="@color/pink_0b"
|
||||
android:layout_marginLeft="8dp"
|
||||
android:layout_marginLeft="6dp"
|
||||
android:text="12345"
|
||||
/>
|
||||
</LinearLayout>
|
||||
|
|
@ -78,16 +79,16 @@
|
|||
<androidx.appcompat.widget.AppCompatTextView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textStyle="bold"
|
||||
android:textSize="21sp"
|
||||
android:textColor="@color/pink_0b"
|
||||
android:drawableLeft="@mipmap/temp"
|
||||
android:drawablePadding="10dp"
|
||||
android:layout_marginLeft="8dp"
|
||||
android:text="Resgatar"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:layout_marginLeft="8dp"
|
||||
android:layout_marginTop="12dp"
|
||||
android:drawableLeft="@mipmap/task_video"
|
||||
android:drawablePadding="10dp"
|
||||
android:gravity="center"
|
||||
/>
|
||||
android:text="Resgatar"
|
||||
android:textColor="@color/white"
|
||||
android:textSize="15sp"
|
||||
android:textStyle="bold" />
|
||||
|
||||
</LinearLayout>
|
||||
|
||||
|
|
@ -96,7 +97,7 @@
|
|||
android:layout_height="match_parent"
|
||||
android:layout_weight="1"
|
||||
android:orientation="vertical"
|
||||
android:background="@drawable/vididinapp_feature_message_bg_task_cash"
|
||||
android:background="@mipmap/task_bg_cash"
|
||||
android:padding="10dp"
|
||||
android:layout_marginLeft="10dp"
|
||||
>
|
||||
|
|
@ -106,7 +107,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:textStyle="bold"
|
||||
android:textSize="14sp"
|
||||
android:textColor="@color/pink_0b"
|
||||
android:textColor="@color/green_39"
|
||||
android:text="Meu Dinheiro"
|
||||
/>
|
||||
|
||||
|
|
@ -114,14 +115,15 @@
|
|||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content"
|
||||
android:orientation="horizontal"
|
||||
android:layout_marginTop="15dp">
|
||||
android:gravity="center_vertical"
|
||||
android:layout_marginTop="10dp">
|
||||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textStyle="bold"
|
||||
android:textSize="21sp"
|
||||
android:textColor="@color/pink_0b"
|
||||
android:src="@mipmap/temp"
|
||||
android:src="@mipmap/task_cash"
|
||||
/>
|
||||
|
||||
<androidx.appcompat.widget.AppCompatTextView
|
||||
|
|
@ -129,9 +131,9 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:textStyle="bold"
|
||||
android:textSize="21sp"
|
||||
android:textColor="@color/pink_0b"
|
||||
android:layout_marginLeft="8dp"
|
||||
android:text="12345"
|
||||
android:textColor="@color/green_39"
|
||||
android:layout_marginLeft="6dp"
|
||||
android:text="R$ 0"
|
||||
/>
|
||||
</LinearLayout>
|
||||
|
||||
|
|
@ -140,12 +142,11 @@
|
|||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:textStyle="bold"
|
||||
android:textSize="21sp"
|
||||
android:textColor="@color/pink_0b"
|
||||
android:drawableLeft="@mipmap/temp"
|
||||
android:drawablePadding="10dp"
|
||||
android:textSize="15sp"
|
||||
android:textColor="@color/white"
|
||||
android:layout_marginLeft="8dp"
|
||||
android:text="Resgatar"
|
||||
android:layout_marginTop="12dp"
|
||||
android:text="Sacar"
|
||||
android:layout_gravity="center_horizontal"
|
||||
android:gravity="center"
|
||||
/>
|
||||
|
|
@ -190,15 +191,14 @@
|
|||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:src="@mipmap/temp"
|
||||
android:src="@mipmap/task_act_benef"
|
||||
/>
|
||||
|
||||
<androidx.appcompat.widget.AppCompatTextView
|
||||
android:layout_width="58dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:layout_marginTop="-10dp"
|
||||
android:background="@drawable/vididinapp_feature_message_bg_task_activity"
|
||||
android:layout_marginTop="-18dp"
|
||||
android:text="3 dias"
|
||||
android:textColor="#FFFFFF"
|
||||
android:textSize="10sp"
|
||||
|
|
@ -209,7 +209,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:layout_marginTop="8dp"
|
||||
android:text="Benefícios"
|
||||
android:text="@string/task_act_benef"
|
||||
android:textColor="#FFFF0A5C"
|
||||
android:textSize="12sp"
|
||||
/>
|
||||
|
|
@ -224,15 +224,14 @@
|
|||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:src="@mipmap/temp"
|
||||
android:src="@mipmap/task_act_video"
|
||||
/>
|
||||
|
||||
<androidx.appcompat.widget.AppCompatTextView
|
||||
android:layout_width="58dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:layout_marginTop="-10dp"
|
||||
android:background="@drawable/vididinapp_feature_message_bg_task_activity"
|
||||
android:layout_marginTop="-18dp"
|
||||
android:text="3 dias"
|
||||
android:textColor="#FFFFFF"
|
||||
android:textSize="10sp"
|
||||
|
|
@ -243,7 +242,7 @@
|
|||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:layout_marginTop="8dp"
|
||||
android:text="Benefícios"
|
||||
android:text="@string/task_act_video"
|
||||
android:textColor="#FFFF0A5C"
|
||||
android:textSize="12sp"
|
||||
/>
|
||||
|
|
@ -258,26 +257,25 @@
|
|||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:src="@mipmap/temp"
|
||||
android:src="@mipmap/task_act_game"
|
||||
/>
|
||||
|
||||
<androidx.appcompat.widget.AppCompatTextView
|
||||
android:layout_width="58dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:layout_marginTop="-10dp"
|
||||
android:background="@drawable/vididinapp_feature_message_bg_task_activity"
|
||||
android:layout_marginTop="-18dp"
|
||||
android:text="3 dias"
|
||||
android:textColor="#FFFFFF"
|
||||
android:textSize="10sp"
|
||||
/>
|
||||
|
||||
<androidx.appcompat.widget.AppCompatTextView
|
||||
android:layout_width="58dp"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:layout_marginTop="8dp"
|
||||
android:text="Benefícios"
|
||||
android:text="@string/task_act_game"
|
||||
android:textColor="#FFFF0A5C"
|
||||
android:textSize="12sp"
|
||||
/>
|
||||
|
|
@ -293,26 +291,25 @@
|
|||
<androidx.appcompat.widget.AppCompatImageView
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:src="@mipmap/temp"
|
||||
android:src="@mipmap/task_act_convi"
|
||||
/>
|
||||
|
||||
<androidx.appcompat.widget.AppCompatTextView
|
||||
android:layout_width="58dp"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:layout_marginTop="-10dp"
|
||||
android:background="@drawable/vididinapp_feature_message_bg_task_activity"
|
||||
android:layout_marginTop="-18dp"
|
||||
android:text="3 dias"
|
||||
android:textColor="#FFFFFF"
|
||||
android:textSize="10sp"
|
||||
/>
|
||||
|
||||
<androidx.appcompat.widget.AppCompatTextView
|
||||
android:layout_width="58dp"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:gravity="center"
|
||||
android:layout_marginTop="8dp"
|
||||
android:text="Benefícios"
|
||||
android:text="@string/task_act_convi"
|
||||
android:textColor="#FFFF0A5C"
|
||||
android:textSize="12sp"
|
||||
/>
|
||||
|
|
|
|||
|
After Width: | Height: | Size: 28 KiB |
|
After Width: | Height: | Size: 21 KiB |
|
After Width: | Height: | Size: 25 KiB |
|
After Width: | Height: | Size: 24 KiB |
|
After Width: | Height: | Size: 74 KiB |
|
After Width: | Height: | Size: 70 KiB |
|
After Width: | Height: | Size: 5.6 KiB |
|
After Width: | Height: | Size: 6.8 KiB |
|
After Width: | Height: | Size: 34 KiB |
|
After Width: | Height: | Size: 1.1 KiB |
|
|
@ -57,4 +57,8 @@
|
|||
<color name="white_al80" tools:ignore="ResourceName">#CCFFFFFF</color>
|
||||
<color name="white" tools:ignore="ResourceName">#FFFFFF</color>
|
||||
|
||||
|
||||
<color name="green_39">#FF009B39</color>
|
||||
|
||||
|
||||
</resources>
|
||||
|
|
@ -8,4 +8,8 @@
|
|||
<string name="main_tabs_mine">Mine</string>
|
||||
<string name="main_tabs_friend">Friend</string>
|
||||
<string name="close_app_hint">Press again to close app</string>
|
||||
<string name="task_act_video">Ver vídeos</string>
|
||||
<string name="task_act_benef">Benefícios</string>
|
||||
<string name="task_act_convi">Convidar</string>
|
||||
<string name="task_act_game">Game Center</string>
|
||||
</resources>
|
||||