v1.0.8 - 시스템 권한 설정 토글 시 앱 자동 즉시 복귀, 달력 상단 근무 텍스트 컬러화 및 최신 버전 확인 아이콘 개편
This commit is contained in:
@@ -469,8 +469,8 @@
|
||||
android:layout_width="20dp"
|
||||
android:layout_height="20dp"
|
||||
android:layout_gravity="center"
|
||||
android:src="@drawable/ic_bell"
|
||||
app:tint="@color/primary"/>
|
||||
android:src="@drawable/ic_update"
|
||||
app:tint="#5856D6"/>
|
||||
</FrameLayout>
|
||||
|
||||
<TextView
|
||||
@@ -478,7 +478,7 @@
|
||||
android:layout_weight="1"
|
||||
android:layout_height="wrap_content"
|
||||
android:text="최신 버전 확인"
|
||||
android:textColor="@color/primary"
|
||||
android:textColor="@color/text_primary"
|
||||
android:textSize="16sp"
|
||||
android:textStyle="bold"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user