Refer
Please make optional with class variable for below two codes in B4XSearchTemplate :
[Solution] Increase B4XSearchTemplate without losing title bar (.bas changes)
Well my problem of 'title missing' , refer below thread, is solved by changing the.bal file and adding a title label, thanks to Mahares. https://www.b4x.com/android/forum/threads/solved-how-to-increase-the-b4xsearchtemplate-to-nearly-full-screen-size-and-also-show-title-bar.138318/#post-875725...
www.b4x.com
Please make optional with class variable for below two codes in B4XSearchTemplate :
- xDialog.PutAtTop = xui.IsB4A Or xui.IsB4i
- IME.ShowKeyboard(SearchField.TextField)