- Jun 6, 2020
- 11,559
- 4,422
Hi all,
I tried everything I could think of.
I have an app using the B4xPages model. Originally it had the Activity attribute #FullScreen: True (I can't recall why I set that way) and, as expected the delegation of the HeightCanged event didn't work.
Now I changed the attribute back to False, Tools/Clean project (even manually deleted and rebuilt the Objects folder from a new empty project), but it still doesn't delegate.
Can you spot what I am missing?
All the code was copied and pasted from
Manifest
B4X:
Main
B4X:
I tried everything I could think of.
I have an app using the B4xPages model. Originally it had the Activity attribute #FullScreen: True (I can't recall why I set that way) and, as expected the delegation of the HeightCanged event didn't work.
Now I changed the attribute back to False, Tools/Clean project (even manually deleted and rebuilt the Objects folder from a new empty project), but it still doesn't delegate.
Can you spot what I am missing?
All the code was copied and pasted from
برای دیدن لینک ها باید ثبت نام کنید
Manifest
B4X:
SetActivityAttribute(main, android:windowSoftInputMode, adjustResize|stateHidden)
Main
B4X:
کد:
محتوای بلوک کدها در دسترس شما نیست. برای مشاهده بلوک کدها، وارد انجمن شوید یاثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید
برای دیدن لینک ها باید ثبت نام کنید