How to create customized text input layout like attached design.?

后端 未结 1 1168
轮回少年
轮回少年 2021-02-11 11:51

I tried many custom drawing and I don\'t have idea about this design.Anyone help me out to do this design on drawable or any other way.

相关标签:
1条回答
  • 2021-02-11 12:21

    You can setVisibility(View.VISIBLE) when you checks the credentials on the exception of your try catch, assuming that you're doing the check that way. And if isn't an error you just let the objecet as (View.GONE) or (View.INVISIBLE)

    0 讨论(0)
提交回复
热议问题