daimajia / daimajia/AndroidSwipeLayout

Do I have to implement generateView and fillValues if I use ArraySwipeAdapter?

Open
#168 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
12.3k
Forks
2.6k
PR merge metrics
No merged PRs in 30d

Description

Do I have to implement generateView and fillValues if I use ArraySwipeAdapter?

I'm doing it and it seems it's not working. Android Studio says:

Method does not override from its super class

I see ArraySwipe adapter is a subclass of ArrayAdapter, so it's normal that error.
But how should be my getView, if I have to implement it? because the docs say that I shouldn't use that method if I use BaseSwipe.

Thanks.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.