mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-20 16:49:40 +01:00
Fix various compiler warnings.
This commit is contained in:
@@ -231,9 +231,6 @@ class ImageEditorHudV2 @JvmOverloads constructor(
|
||||
isAvatarEdit = true
|
||||
}
|
||||
|
||||
fun setColorPalette(colors: Set<Int>) {
|
||||
}
|
||||
|
||||
fun getActiveColor(): Int {
|
||||
return if (currentMode == Mode.HIGHLIGHT) {
|
||||
withHighlighterAlpha(drawSeekBar.getColor())
|
||||
|
||||
Reference in New Issue
Block a user