BuildingForAndroidTV
BuildingForAndroidTV copied to clipboard
App is crashing when moving from right to left side
Hey there,
app is crashing once again when moving from rows to header section:
public synchronized void toggleHeadersFragment(final boolean doOpen) { ...... final View rowsContainer = (View) rowsFragment.getView().getParent();
What errors are you getting?