apps-android-wikipedia icon indicating copy to clipboard operation
apps-android-wikipedia copied to clipboard

Hygiene: Remove useless constructor from Page, and improve ns detection.

Open dbrant opened this issue 1 year ago • 0 comments

The PageProperties class has a useless constructor, and the Page class performs an incorrect check for Namespace.MAIN that is better done via PageProperties.

dbrant avatar Apr 17 '24 21:04 dbrant