Browse Source

auto commit

app
jfinn 3 years ago
parent
commit
711cc70801
1 changed files with 2 additions and 0 deletions
  1. 2
    0
      mdev/wv0.native.js

+ 2
- 0
mdev/wv0.native.js View File

133
             <Button_v2 
133
             <Button_v2 
134
             prop_id = "b2"
134
             prop_id = "b2"
135
                          style = { wview_btns.style_b2 || {}} 
135
                          style = { wview_btns.style_b2 || {}} 
136
+                         labelStyle = { wview_btns.style_b2l || {}} 
137
+
136
                          color={wview_btns.color_b2}
138
                          color={wview_btns.color_b2}
137
                          onPress = {fncb_only_v2("vbx_press",{wvt:this})}
139
                          onPress = {fncb_only_v2("vbx_press",{wvt:this})}
138
                          >
140
                          >

Loading…
Cancel
Save