mirror of
https://github.com/SimpleMobileTools/Simple-Notes.git
synced 2025-03-24 12:30:07 +01:00
removing an unused constant
This commit is contained in:
parent
b9f3191b69
commit
289ec7208c
@ -34,7 +34,6 @@ const val FONT_SIZE_PERCENTAGE = "font_size_percentage"
|
||||
const val ADD_NEW_CHECKLIST_ITEMS_TOP = "add_new_checklist_items_top"
|
||||
const val CHECKLIST_SORT_FIELD = "checklist_sort_field"
|
||||
const val CHECKLIST_SORT_DIRECTION = "checklist_sort_direction"
|
||||
const val CHECKLIST_SEPARATE_DONE_FROM_UNDONE = "checklist_done_from_undone"
|
||||
|
||||
// gravity
|
||||
const val GRAVITY_LEFT = 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user