Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
現在、Web サイトで作業を行っていますが、ウィンドウのサイズを変更すると、コンテンツ全体が調整されます (画像 1 を参照)。
自動調整を削除して画像 2 のようにするにはどうすればよいですか?
ところで、私はブートストラップを使用しています
I'm trying to populate a ListView with an ArrayList. The ArrayList contains Usuarios Objects. Usuario has two fields (String nombre, String edad). This is my code:
ListView listv