mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-01-29 01:59:38 +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 ipFooterTabIndicatorColor = IntPref("footer_tab_indicator_color", 0)
|
||||||
val ipLastColumnPos = IntPref("last_column_pos", - 1)
|
val ipLastColumnPos = IntPref("last_column_pos", - 1)
|
||||||
|
|
||||||
val ipTrendTagCountShowing = IntPref("TrendTagCountShowing", 0)
|
// val ipTrendTagCountShowing = IntPref("TrendTagCountShowing", 0)
|
||||||
const val TTCS_WEEKLY = 0
|
// const val TTCS_WEEKLY = 0
|
||||||
const val TTCS_DAILY = 1
|
// const val TTCS_DAILY = 1
|
||||||
|
|
||||||
// string
|
// string
|
||||||
val spColumnWidth = StringPref("ColumnWidth", "")
|
val spColumnWidth = StringPref("ColumnWidth", "")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user