Skip to content

Instantly share code, notes, and snippets.

@LeonDevLifeLog
Created July 26, 2017 04:02
Show Gist options
  • Save LeonDevLifeLog/a968f766ba861040cf5a6732e2d431ee to your computer and use it in GitHub Desktop.
Save LeonDevLifeLog/a968f766ba861040cf5a6732e2d431ee to your computer and use it in GitHub Desktop.
Android EditText 去除边框(下划线)
将EditText属性设置修改
android:background="@null"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment