<meta charset="utf-8">
tab을 weight를 1을 줘서 하단에 옮겼는데
타이틀바 밑에 그림자가 생기네요.
이거 어떻게 없앨수 있는 방법 아시는 분?
액티비티 theme에 <item name="android:windowContentOverlay">@null</item> 을 추가 해 보세요.
로그인 유지
액티비티 theme에 <item name="android:windowContentOverlay">@null</item> 을 추가 해 보세요.