document AppListActivity
This commit is contained in:
parent
4ff4f8056f
commit
ba2f1e1919
@ -24,6 +24,9 @@ import org.fdroid.fdroid.R;
|
||||
import org.fdroid.fdroid.data.AppProvider;
|
||||
import org.fdroid.fdroid.data.Schema;
|
||||
|
||||
/**
|
||||
* Provides scrollable listing of apps for search and category views.
|
||||
*/
|
||||
public class AppListActivity extends AppCompatActivity implements LoaderManager.LoaderCallbacks<Cursor>,
|
||||
CategoryTextWatcher.SearchTermsChangedListener {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user