luke2012 Well-Known Member Licensed User Longtime User Jan 6, 2014 #1 Hi to all! It's possible to integrate css stylesheet in the app layout ?
merlin2049er Well-Known Member Licensed User Longtime User Jan 6, 2014 #2 Might be possible within the webview component? Upvote 0
luke2012 Well-Known Member Licensed User Longtime User Jan 7, 2014 #3 Might be but I'm not sure. Some customer have the need to manage the app layout througth the css files. Which is the best approach with B4A ? Upvote 0
Might be but I'm not sure. Some customer have the need to manage the app layout througth the css files. Which is the best approach with B4A ?
Erel B4X founder Staff member Licensed User Longtime User Jan 7, 2014 #4 Android layouts are not based on CSS. Your only option to use CSS is if you are creating a html layout. Upvote 0
Android layouts are not based on CSS. Your only option to use CSS is if you are creating a html layout.
luke2012 Well-Known Member Licensed User Longtime User Jan 8, 2014 #5 Erel said: Android layouts are not based on CSS. Your only option to use CSS is if you are creating a html layout. Click to expand... So only with webview I can use css ? Upvote 0
Erel said: Android layouts are not based on CSS. Your only option to use CSS is if you are creating a html layout. Click to expand... So only with webview I can use css ?