Created
July 26, 2017 04:02
-
-
Save LeonDevLifeLog/a968f766ba861040cf5a6732e2d431ee to your computer and use it in GitHub Desktop.
Android EditText 去除边框(下划线)
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
将EditText属性设置修改 | |
android:background="@null" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment