fragment

  1. practicalsoft

    B4X FEED Let xui.getFileUri() consider URI fragment identifiers (i.e. #section1)

    The current situation is: B4X: ' Using localy saved file ' Does not work WebView1.LoadUrl(xui.FileUri(File.DirAssets, "simple.html#scroll1")) ' File is not found ' Does work WebView1.LoadUrl(xui.FileUri(File.DirAssets, "simple.html") & "#scroll1") ' Scrolls to URL fragment I would like to use...
  2. practicalsoft

    B4X FEED Amir_Fragment

    Amir Fragment Android - Fragments A Fragment is a piece of an activity which enable more modular activity design. It will not be wrong if we say, a fragment is a kind of sub-activity. Following are important points about fragment − A fragment has its own layout and its own behaviour with its...
عقب
بالا