About 22,900,000 results
Open links in new tab
  1. layout - Android TableLayout Width - Stack Overflow

    Oct 30, 2010 · Even though I have have specified android:layout_width="fill_parent" for TableLayout, TableRow & all widgets (in 'values' column). The screen looks perfect when the …

  2. Adding Table rows Dynamically in Android - Stack Overflow

    Aug 13, 2013 · I am trying to create a layout where I need to add table rows dynamically. Below is the table layout xml

  3. How can I create a table with borders in Android? - Stack Overflow

    Jan 21, 2010 · I use a table layout to display data as table, but I want a table with user-defined columns and rows with borders. Suggestions?

  4. How to create a table by using TableLayout in Android Studio?

    Nov 30, 2015 · Can some one provides a sample code for me to reference? I want to create the table which likes the photo below. TABLE:

  5. show data in table view in android - Stack Overflow

    Feb 11, 2011 · I want to get data from database in my android table view. Should I use loop? Is static good for this?

  6. android - How to make a scrollable TableLayout? - Stack Overflow

    android scroll android-tablelayout edited Dec 24, 2013 at 0:18 Jonik 82.1k 77 272 386

  7. How to set Table Column in android - Stack Overflow

    Nov 19, 2015 · How to set Table Column in android Asked 13 years, 11 months ago Modified 10 years, 1 month ago Viewed 37k times

  8. android - How to add border around TableLayout? - Stack Overflow

    In order to create a border around your table rows and around the table layout, you need to create a drawable to serve as a border and then set it as a background to your rows.

  9. How do I create a table in Jetpack Compose? - Stack Overflow

    Jun 26, 2021 · I want to create table views, like the one below, to show the data I have. A header Another header First row Second row I tried using LazyVerticalGrid to achieve it but Jetpack …

  10. [Android 15 ]Update compileSdk Android 35 cause an error : …

    Jun 27, 2024 · Updating Android Project to the new version compileSDK Android 35 cause bad behaviour and raise an error : ERROR:: AAPT: aapt2.exe E 06-27 15:30:04 3616 2980 …