• 카테고리

    질문 & 답변
  • 세부 분야

    모바일 앱 개발

  • 해결 여부

    미해결

android.support.design은 사용안됩니다. 아래꺼 사용하세요

21.02.01 01:10 작성 조회수 100

3

<com.google.android.material.textfield.TextInputLayout
android:id="@+id/editText"
android:layout_below="@id/toorbar_division"
android:layout_toRightOf="@+id/addphoto_image"
android:layout_height="match_parent"
android:layout_width="match_parent">
</com.google.android.material.textfield.TextInputLayout>

답변 0

답변을 작성해보세요.

답변을 기다리고 있는 질문이에요.
첫번째 답변을 남겨보세요!