Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about tablelayout

Read more about tablelayout

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - tablelayout

Child scrollable tablelayout isn't showing in my alertdialog. Why?

I am trying to show a table of data in my custom alertdialog in my app. My custom alert xml: <TableLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width=&...
test-img

user11452071

java

android

android-alertdialog

tablelayout

Votes: 0

Answers: 2

Latest Answer

I think you should set the fixed height for ScrollView.
test-img

Minh Huỳnh

How to set table column weights for the table layout

I have two table layouts. One to display title and one more to display the data. The table with data should be scrollable hence written in a separate table layout. The xml looks like this: <Tab...
test-img

Nikitha

android

tablelayout

android-tablelayout

Votes: 0

Answers: 1

Latest Answer

You cannot directly control the width of any column in a TableLayout, you can only indirectly control how the layout grows or shrinks a column. From the documentation The width of a column is defined...
test-img

Andrew

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved