mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-22 09:49:30 +01:00
Migrate legacy png and webp to signal symbols.
This commit is contained in:
committed by
Nicholas Tinsley
parent
c021d26103
commit
0036b8e2d6
@@ -91,6 +91,6 @@ public class AudioSlide extends Slide {
|
||||
|
||||
@Override
|
||||
public @DrawableRes int getPlaceholderRes(Theme theme) {
|
||||
return R.drawable.ic_audio;
|
||||
return R.drawable.symbol_speaker_fill_24;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user