File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99 android : keepScreenOn =" false"
1010 tools : openDrawer =" start" >
1111
12+ <include
13+ layout =" @layout/app_bar_main"
14+ android : id =" @+id/fileappbar"
15+ android : layout_width =" match_parent"
16+ android : layout_height =" match_parent" />
17+
1218 <com .omarea.common.ui.OverScrollListView
1319 android : id =" @+id/file_selector_list"
20+ android : layout_below =" @id/fileappbar"
1421 android : layout_width =" match_parent"
1522 android : layout_height =" wrap_content"
16- android : paddingTop = " 56dp " >
23+ >
1724 </com .omarea.common.ui.OverScrollListView>
1825
19- <include
20- layout =" @layout/app_bar_main"
21- android : layout_width =" match_parent"
22- android : layout_height =" match_parent" />
2326</androidx .drawerlayout.widget.DrawerLayout>
Original file line number Diff line number Diff line change @@ -122,12 +122,12 @@ Nếu đồng ý hãy ấn vào nút xác nhận để tiếp tục."</string>
122122 <string formatted =" false" name =" kr_sdk_discrepancy_message" >Tính năng này chỉ chạy trên hệ thống có SDK %d</string >
123123 <string name =" picker_not_item" >Không có tùy chọn khả dụng</string >
124124 <string name =" picker_select_none" >Chưa chọn mục nào</string >
125- <string name =" theme_system_default" >Hệ thống (mặc định)</string >
126- <string name =" theme_light" >Chế độ sáng </string >
127- <string name =" theme_dark" >Chế độ tối </string >
128- <string name =" theme_wallpaper_system" >Hình nền + Mặc định</string >
129- <string name =" theme_wallpaper_dark" >Hình nền + Tối</string >
130- <string name =" theme_wallpaper_light" >Hình nền + Sáng</string >
125+ <string name =" theme_system_default" >Hệ thống (Mặc định)</string >
126+ <string name =" theme_light" >Chế độ Sáng </string >
127+ <string name =" theme_dark" >Chế độ Tối </string >
128+ <string name =" theme_wallpaper_system" >Hình nền ( Mặc định) </string >
129+ <string name =" theme_wallpaper_dark" >Hình nền Tối</string >
130+ <string name =" theme_wallpaper_light" >Hình nền Sáng</string >
131131 <string name =" theme_text" >Chủ đề</string >
132132 <string name =" open_in_browser" >Mở bằng trình duyệt</string >
133133</resources >
You can’t perform that action at this time.
0 commit comments