positioning

  1. J

    Android Question Scrollview report conversion to xCLV

    I am converting a Scrollview code to xCLV used for producing financial reports that have 5 to over 100 text items accross and over 100 rows. Rows have varying number of items and alignments. The cross-platform conversion is needed for horizontal and verticle scrolling ability. The current...
  2. amorosik

    Android Question Indoor device position via wifi access-point

    With one or more wifi routers, is it possible to have an accurate position of the smartphone within a room? Suppose we are inside a rectangular-sized warehouse with no shelves or other type of obstacle to radio waves Using wifi access points, one or more than one, is it possible to have the...
  3. konradwalsh

    Android Question [SOLVED] Set Equal Position of Views in Panel

    Hi I have searched and search and cannot find a specific answer to my question; I have a panel. It may have 1 checkbox or up to 8. I add the checkbox dynamically. How can I position them so that it goes 1 2 5 6 3 4 7 8 This is the code I have used to achieve this: If i Mod 2...
Top