Brandsum Well-Known Member Licensed User Aug 5, 2019 #2 You can use background shape. or you can use image for diagonal white sections. Upvote 0
M M Zuhri Member Licensed User Aug 5, 2019 #3 Thanks #Brandsum, I am not familiar with designing, that's why I got confusion, which one is suite, one design a background image or any B4X code to draw this image... Upvote 0
Thanks #Brandsum, I am not familiar with designing, that's why I got confusion, which one is suite, one design a background image or any B4X code to draw this image...
Brandsum Well-Known Member Licensed User Aug 5, 2019 #4 If you want to draw this image you can use BitmapCreator or Canvas. But using a 9patch image will be easier than drawing the same in code. Upvote 0
If you want to draw this image you can use BitmapCreator or Canvas. But using a 9patch image will be easier than drawing the same in code.
Brandsum Well-Known Member Licensed User Aug 5, 2019 #5 Tutorial: https://www.b4x.com/android/forum/threads/nine-patch-images-tutorial.14283/ Online tool for creating 9 patch image: https://romannurik.github.io/AndroidAssetStudio/nine-patches.html#&sourceDensity=320&name=example Upvote 0
Tutorial: https://www.b4x.com/android/forum/threads/nine-patch-images-tutorial.14283/ Online tool for creating 9 patch image: https://romannurik.github.io/AndroidAssetStudio/nine-patches.html#&sourceDensity=320&name=example
M M Zuhri Member Licensed User Aug 5, 2019 #6 @Brandsum... thanks for your kind info.. i m gonna try this, coz i need UI designing for my future app development ... Upvote 0
@Brandsum... thanks for your kind info.. i m gonna try this, coz i need UI designing for my future app development ...