mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-01-15 19:00:45 +01:00
comment out unused code
This commit is contained in:
parent
1d104e4009
commit
4d8418353b
@ -332,9 +332,9 @@ object Pref {
|
||||
val ipFooterTabIndicatorColor = IntPref("footer_tab_indicator_color", 0)
|
||||
val ipLastColumnPos = IntPref("last_column_pos", - 1)
|
||||
|
||||
val ipTrendTagCountShowing = IntPref("TrendTagCountShowing", 0)
|
||||
const val TTCS_WEEKLY = 0
|
||||
const val TTCS_DAILY = 1
|
||||
// val ipTrendTagCountShowing = IntPref("TrendTagCountShowing", 0)
|
||||
// const val TTCS_WEEKLY = 0
|
||||
// const val TTCS_DAILY = 1
|
||||
|
||||
// string
|
||||
val spColumnWidth = StringPref("ColumnWidth", "")
|
||||
|
Loading…
Reference in New Issue
Block a user