Synced strings
This commit is contained in:
parent
d9dc203700
commit
e9973d7718
23 changed files with 119 additions and 144 deletions
|
|
@ -102,7 +102,7 @@ public abstract class AbsMainActivityRecyclerViewFragment extends AbsMainActivit
|
|||
|
||||
@StringRes
|
||||
protected int getEmptyMessage() {
|
||||
return R.string.nothing_here;
|
||||
return R.string.empty;
|
||||
}
|
||||
|
||||
protected abstract RecyclerView.LayoutManager createLayoutManager();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue