You've already forked android_translation_layer
mirror of
https://gitlab.com/android_translation_layer/android_translation_layer.git
synced 2025-10-27 11:48:10 -07:00
map Android UnifiedPush to DBus UnifiedPush
This commit is contained in:
@@ -188,6 +188,10 @@ public class Notification implements Parcelable {
|
||||
|
||||
public Builder setSound(Uri sound) {return this;}
|
||||
|
||||
public Builder setSmallIcon(int icon) {return this;}
|
||||
|
||||
public Builder setTicker(CharSequence tickerText) {return this;}
|
||||
|
||||
public Notification build() {
|
||||
return notification;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user