Fix comment in CanUpdateAppsFragment

This commit is contained in:
Dominik Schürmann 2014-04-27 22:30:49 +02:00
parent d7203535e7
commit 53d9a15d11

View File

@ -84,9 +84,9 @@ public class CanUpdateAppsFragment extends AppListFragment {
}
/**
* Copied from ListFragment and added EditText for search on top of list. We
* do not use a custom layout here, because this breaks the progress bar
* functionality of ListFragment.
* Copied from ListFragment and added Button on top of list. We do not use a
* custom layout here, because this breaks the progress bar functionality of
* ListFragment.
*
* @param inflater
* @param container