We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
버튼들이 애초에 Style로 박혀있어서 Selector를 깔끔하게 만드는게 불가능함.
그렇다고 Style이 Databinding이 되는 상황도 아님. https://stackoverflow.com/questions/31980342/android-data-binding-style
우선 마스크로 해둠. 디자이너한테 나중에 물어봐야함. 시간이 나면 아무래도 디자이너가 한 그대로 하는게 좋겠지.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
버튼들이 애초에 Style로 박혀있어서 Selector를 깔끔하게 만드는게 불가능함.
그렇다고 Style이 Databinding이 되는 상황도 아님. https://stackoverflow.com/questions/31980342/android-data-binding-style
우선 마스크로 해둠. 디자이너한테 나중에 물어봐야함.
시간이 나면 아무래도 디자이너가 한 그대로 하는게 좋겠지.
The text was updated successfully, but these errors were encountered: