mirror of
https://github.com/beemdevelopment/Aegis.git
synced 2025-06-08 23:57:45 +00:00
Continue importing entries even if one can't be parsed
This commit is contained in:
parent
fc0e1150f6
commit
592c6683c3
12 changed files with 253 additions and 112 deletions
|
@ -37,7 +37,6 @@ import com.beemdevelopment.aegis.db.DatabaseEntry;
|
|||
import com.beemdevelopment.aegis.db.DatabaseManager;
|
||||
|
||||
import androidx.coordinatorlayout.widget.CoordinatorLayout;
|
||||
import androidx.interpolator.view.animation.FastOutSlowInInterpolator;
|
||||
|
||||
public class MainActivity extends AegisActivity implements EntryListView.Listener {
|
||||
// activity request codes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue