Devlight / Devlight/NavigationTabBar

Error:(75, 75) error: cannot find symbol variable txt_vp_item_page

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

Description

I get this error.

final TextView txtPage = (TextView) view.findViewById(R.id.txt_vp_item_page);
txtPage.setText(String.format("Page #%d", position));

container.addView(view);
return view;
}

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.