mirror of
https://github.com/M66B/FairEmail.git
synced 2026-03-30 05:44:51 +02:00
Added ruler to nav categories
This commit is contained in:
@@ -489,9 +489,6 @@ public class ActivityView extends ActivityBilling implements FragmentManager.OnB
|
||||
}
|
||||
|
||||
private View getView(View view, RecyclerView parent, int pos) {
|
||||
if (nav_pinned)
|
||||
return null;
|
||||
|
||||
if (pos == NO_POSITION)
|
||||
return null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user