Make more clear representation of placeholder in notifications
This commit is contained in:
parent
80a10c1ac1
commit
0dede1ba7d
7 changed files with 348 additions and 127 deletions
|
|
@ -27,7 +27,6 @@ public class Notification {
|
|||
FAVOURITE,
|
||||
@SerializedName("follow")
|
||||
FOLLOW,
|
||||
PLACEHOLDER
|
||||
}
|
||||
|
||||
public Type type;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue