본문 바로가기
Mobile/Android

안드로이드 동적으로 widget 추가

by willbsoon 2022. 12. 31.

https://stackoverflow.com/questions/6216547/android-dynamically-add-views-into-view

 

Android - Dynamically Add Views into View

I have a layout for a view - <LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" android:layout_width="fill_parent" android:layout_height="fill_parent" and...

stackoverflow.com

 

 

댓글