|
|
@@ -1026,7 +1026,7 @@ class BusinessHallActivity : BaseActivity<BusinessHallViewModel>() {
|
|
|
linearLayout {
|
|
|
verticalLayout {
|
|
|
textView {
|
|
|
- text = "摘牌数量"
|
|
|
+ text = "摘牌数量2"
|
|
|
textSizeAuto = 34
|
|
|
textColorInt = R.color.rma_hint_text_color_ccc
|
|
|
}.lparams(wrapContent, wrapContent) {
|
|
|
@@ -1601,7 +1601,7 @@ class BusinessHallActivity : BaseActivity<BusinessHallViewModel>() {
|
|
|
linearLayout {
|
|
|
verticalLayout {
|
|
|
textView {
|
|
|
- text = "摘牌数量"
|
|
|
+ text = "摘牌数量3"
|
|
|
textSizeAuto = 34
|
|
|
textColorInt = R.color.rma_hint_text_color_ccc
|
|
|
}.lparams(wrapContent, wrapContent) {
|
|
|
@@ -2194,7 +2194,7 @@ class BusinessHallActivity : BaseActivity<BusinessHallViewModel>() {
|
|
|
linearLayout {
|
|
|
verticalLayout {
|
|
|
textView {
|
|
|
- text = "摘牌数量"
|
|
|
+ text = "摘牌数量4"
|
|
|
textSizeAuto = 34
|
|
|
textColorInt = R.color.rma_hint_text_color_ccc
|
|
|
}.lparams(wrapContent, wrapContent) {
|