Bruno
Bruno
Line #270 and #271 of ViewAnimation.java: ` int lastVisiblePosition = ((LinearLayoutManager)mRecyclerView.getLayoutManager()).findLastCompletelyVisibleItemPosition(); ` It tries to cast my layout manager to a linear layout, which is not the case, since I'm...
Hi! I have a model with UV coordinates and vertex colors that crashes the whole editor when trying to encode it. The last line to be executed before crashing is:...
Hey, while looking to play with some friends here In Brazil, I added support for creating game rooms in other languages (and added Brazilian Portuguese prompt words). English is the...