Tweak weight factors
This commit is contained in:
parent
824ae9bba2
commit
280af24546
@ -436,7 +436,7 @@ internal class FavoritesRepositoryImpl(
|
|||||||
|
|
||||||
companion object {
|
companion object {
|
||||||
private const val WEIGHT_FACTOR_LOW = 0.01
|
private const val WEIGHT_FACTOR_LOW = 0.01
|
||||||
private const val WEIGHT_FACTOR_MEDIUM = 0.05
|
private const val WEIGHT_FACTOR_MEDIUM = 0.03
|
||||||
private const val WEIGHT_FACTOR_HIGH = 0.1
|
private const val WEIGHT_FACTOR_HIGH = 0.1
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user