forked from PhillyOpen/Cycle-Philly-Android
-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
I noticed that the content of the main.xml layout file in layout/ and layout-v11/ differ. The latter contains the RecyclerView @+id/nearbyStationList which is referenced in MainInput.java#onCreate. In layout/main.xml there is no @+id/nearbyStationList. This like causes a NullPointerException.
Can you please consolidate the layout files?
Metadata
Metadata
Assignees
Labels
No labels