mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 09:20:19 +01:00
Convert SignalService, Database, Group, Payment, and other remaining protos to wire.
This commit is contained in:
committed by
Alex Hart
parent
a6b7d0bcc5
commit
efbd5cab85
@@ -24,7 +24,6 @@ enum class TextFont(@DrawableRes val icon: Int, val fallbackFamily: String, val
|
||||
StoryTextPost.Style.SERIF -> SERIF
|
||||
StoryTextPost.Style.SCRIPT -> SCRIPT
|
||||
StoryTextPost.Style.CONDENSED -> CONDENSED
|
||||
StoryTextPost.Style.UNRECOGNIZED -> REGULAR
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user