fix:调整贵族中心部分翻译和文本局中对齐
This commit is contained in:
@@ -39,7 +39,6 @@ import com.chwl.app.vip.adapter.VipMagicIndicatorAdapter
|
||||
import com.chwl.app.vip.adapter.VipRebateAdapter
|
||||
import com.chwl.app.vip.dialog.SelectPayTypeDialog
|
||||
import com.chwl.app.vip.dialog.VipRemainTimeDialog
|
||||
import com.chwl.core.auth.AuthModel
|
||||
import com.chwl.core.pay.PayModel
|
||||
import com.chwl.core.pay.bean.ChargeBean
|
||||
import com.chwl.core.pay.bean.PayRecordId
|
||||
|
@@ -5247,8 +5247,8 @@
|
||||
<string name="all_mic">All</string>
|
||||
|
||||
|
||||
<string name="vip_privilege">Vip privilege</string>
|
||||
<string name="vip_rebate">Rebate privilege</string>
|
||||
<string name="vip_privilege">Privilege</string>
|
||||
<string name="vip_rebate">Rebate</string>
|
||||
<string name="vip_buy_tips_format">Users who directly purchase the %s level will not only directly enjoy all the privileges corresponding to the level, but also receive additional diamond rebates.</string>
|
||||
<string name="vip_rebate_tips">The specific rebate dates and the number of rebate diamonds are as follows:</string>
|
||||
<string name="vip_level_name">Level name</string>
|
||||
|
@@ -20,6 +20,7 @@
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_marginTop="7dp"
|
||||
android:gravity="center"
|
||||
android:textColor="#ff9f8052"
|
||||
android:textSize="14dp"
|
||||
tools:text="@string/layout_item_vip_auth_01" />
|
||||
|
Reference in New Issue
Block a user