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

✔ 시작화면 구성 완료 #5

Open
Jun99uu opened this issue Feb 27, 2022 · 1 comment
Open

✔ 시작화면 구성 완료 #5

Jun99uu opened this issue Feb 27, 2022 · 1 comment

Comments

@Jun99uu
Copy link
Member

Jun99uu commented Feb 27, 2022

시작화면 구성 완료

전에 이야기했던 대로 시작화면은 뷰페이저2를 이용해서 이미지 슬라이드 배경으로 구성했음
근데 고민했던 점은 카카오 로그인 버튼 밑에 자동 로그인을 넣을까 말까 고민했는데
그냥 요즘 어플 자동로그인 버튼이 어딨음 한 번 로그인되면 알아서 되니까 그냥 되게하는게 예쁠 것 같음

정리

  • 자동로그인 버튼 없음
  • 프래그먼트 전환 시 로그인 버튼 위에 하얀색 동그라미를 넣어서 이미지 몇 페이지를 보고 있는 알려줄까 고민중
  • 배경을 어둡게하는 것보다 stroke나 shadow를 줘야겠다하고 했는데 shadow가 더 나은 것 같음
  • 카카오 인증 해올 예정

수정할 만한 부분 댓글에 써놔주

@parksk99
Copy link
Collaborator

parksk99 commented Feb 28, 2022

마지막 페이지에서 넘길라하면 오류

java.lang.RuntimeException: Canvas: trying to draw too large(154983840bytes) bitmap. at android.view.DisplayListCanvas.throwIfCannotDraw(DisplayListCanvas.java:260) at android.graphics.Canvas.drawBitmap(Canvas.java:1415) at android.graphics.drawable.BitmapDrawable.draw(BitmapDrawable.java:545) at android.widget.ImageView.onDraw(ImageView.java:1286) at android.view.View.draw(View.java:17071)

@parksk99 parksk99 pinned this issue Feb 28, 2022
@parksk99 parksk99 unpinned this issue Feb 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants