PumaCyan Member Licensed User Feb 21, 2020 #1 how I can change the weight of the CLV ? I tried using the panel behind it, but it didn't work I mean... last item clv does not go up above the panel below.. Attachments SS1.jpg 184.7 KB · Views: 214 SS2.jpg 234.5 KB · Views: 213
how I can change the weight of the CLV ? I tried using the panel behind it, but it didn't work I mean... last item clv does not go up above the panel below..
Brandsum Well-Known Member Licensed User Feb 21, 2020 #2 Add ime library On activity create add height change handler using ime on ime height change event change the height of clv using base resize method Upvote 0
Add ime library On activity create add height change handler using ime on ime height change event change the height of clv using base resize method
Erel B4X founder Staff member Licensed User Longtime User Feb 21, 2020 #3 Resizing xCLV: https://www.b4x.com/android/forum/t...ird-after-ime_heightchanged.94602/post-598802 Upvote 0
PumaCyan Member Licensed User Feb 21, 2020 #4 thank you erel and brandsum sorry for repeating the same question.. Upvote 0