Fix some warnings & recreate lint-baseline.xml (#4278)
This commit is contained in:
parent
c666a6b534
commit
6249b53718
16 changed files with 119 additions and 75 deletions
|
|
@ -41,7 +41,7 @@ data class Links(val next: String?, val prev: String?) {
|
|||
*
|
||||
* Should only be called by a worker thread.
|
||||
*
|
||||
* @see NotificationWorker
|
||||
* @see com.keylesspalace.tusky.worker.NotificationWorker
|
||||
* @see <a href="https://developer.android.com/guide/background/persistent/threading/worker">Background worker</a>
|
||||
*/
|
||||
@WorkerThread
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue