Skip to content
New issue

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

feat: add android ui components #25

Open
HeewonP825 opened this issue Jan 11, 2024 · 0 comments
Open

feat: add android ui components #25

HeewonP825 opened this issue Jan 11, 2024 · 0 comments
Assignees
Labels
android 안드로이드 관련 내용을 다룰 때 사용됩니다 feature 새로운 기능을 만들 때 사용됩니다

Comments

@HeewonP825
Copy link
Collaborator

기능 설명

기능 설명

  • Android 앱 내에서의 ui를 작업합니다.
    • start & join
    • login
    • find password
    • timeline
    • etc..

작업 설명

  • 기본적으로 MainActivity 위에 여러 ui의 Fragment를 그립니다.
  • NameFragmentname_fragment가 한 세트입니다.
  • xml을 사용하여 layout을 디자인합니다.
  • string.xml파일을 사용해 텍스트를 하드코딩하지 않고 리소스화시켜서 관리합니다.

추가 정보

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
android 안드로이드 관련 내용을 다룰 때 사용됩니다 feature 새로운 기능을 만들 때 사용됩니다
Projects
None yet
Development

No branches or pull requests

1 participant