728x90 반응형 준비단계1 안드로이드 이론 빡공 19 **Layout1** package com.example.mylayout; import android.content.Context; import android.util.AttributeSet; import android.view.LayoutInflater; import android.widget.ImageView; import android.widget.LinearLayout; import android.widget.TextView; import androidx.annotation.Nullable; public class Layout1 extends LinearLayout{ ImageView imageView; TextView textView; TextView textView2; public Layout.. 2020. 7. 1. 이전 1 다음 728x90 반응형