Browse Source

auto commit

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

+ 1
- 1
mdev/wv0.native.js View File

138
             onMessage={onMsg}
138
             onMessage={onMsg}
139
             ></WebView>
139
             ></WebView>
140
                          <Button 
140
                          <Button 
141
+                         style = { wv0_styles_dev.vb1 || {}} 
141
 color = { "#00ffffff" }
142
 color = { "#00ffffff" }
142
 >
143
 >
143
              {wv0_styles_dev.vb1_txt  || "udef"}
144
              {wv0_styles_dev.vb1_txt  || "udef"}
152
 }
153
 }
153
 
154
 
154
 // color = { this.palette.screen01Header }
155
 // color = { this.palette.screen01Header }
155
-                         // style = { wv0_styles_dev.vb1 || {}} >
156
 
156
 
157
 
157
 
158
 export {Wview_v1}
158
 export {Wview_v1}

Loading…
Cancel
Save