fix some lint warnings
This commit is contained in:
parent
1ae3e86378
commit
ef66deeae7
36 changed files with 52 additions and 105 deletions
|
@ -43,6 +43,7 @@ public class AccountPagerAdapter extends FragmentPagerAdapter {
|
|||
pageTitles = titles;
|
||||
}
|
||||
|
||||
@NonNull
|
||||
@Override
|
||||
public Fragment getItem(int position) {
|
||||
switch (position) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue