-1

Is it possible to make use of the Fragments API in BASIC4Android? If so how?

Chris E
  • 973
  • 13
  • 26
JdV
  • 35
  • 2

1 Answers1

2

Fragments are not really needed in Basic4android. A regular Panel view will give you the same result.

Erel
  • 1,802
  • 2
  • 15
  • 58