Unfinished keyboard GIF picking stuff? Not accessible by the user, yet.
This commit is contained in:
parent
9e49da64bf
commit
91ad3acc79
6 changed files with 220 additions and 75 deletions
|
@ -15,7 +15,7 @@
|
|||
|
||||
package com.keylesspalace.tusky;
|
||||
|
||||
/** Android Studio complains about built-in assertions so here's this is an alternative. */
|
||||
/** Android Studio complains about built-in assertions so this is an alternative. */
|
||||
class Assert {
|
||||
private static boolean ENABLED = BuildConfig.DEBUG;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue