fix(unofficial-quote-toots): maybe. Just maybe fix a bug.
This commit is contained in:
@@ -717,7 +717,7 @@ public abstract class BaseStatusListFragment<T extends DisplayItemsParent> exten
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
if (startIndex==-1 && endIndex==-1)
|
if (startIndex==-1)
|
||||||
return;
|
return;
|
||||||
|
|
||||||
// Only StatusListFragments/NotificationsListFragments can display status with quotes
|
// Only StatusListFragments/NotificationsListFragments can display status with quotes
|
||||||
|
|||||||
Reference in New Issue
Block a user