alexey polusov
alexey polusov
@Nindaleth I've downlaoded EasyRes from app store to change resolution and set 1280x800 and run the game. Then I got the white screen. Turning resolution back to default reversed the...
Ok, guys, I gave it another try and put @wiktorskowronski fix and it works, although all the items are messed up: **UPD:** So, for those who just want to play...
Yeah, I've read that. And the first queston that I have for example is: `public class AwesomeLayoutManager extends RecyclerView.LayoutManager { @Override public RecyclerView.LayoutParams generateDefaultLayoutParams() { return new RecyclerView.LayoutParams(RecyclerView.LayoutParams.MATCH_PARENT, RecyclerView.LayoutParams.MATCH_PARENT); }...
Hi @gs-ts . Have you figured out the best way to handle that?
@vanniktech Sorry for such a delay. I have only one JDK version in C:\Program Files\Java folder: C:\Program Files\Java\jdk1.8.0_74
``` paperwork { set = [ gitSha: gitSha(), buildDate: buildTime("dd-MM-yyyy HH:00:00 z", "UTC"), ] } ``` removing this lines from app build gradle solved the issue. Is it save to...
Sorry for the delay. Yes, I have. Don't you have any windows PC or boot camp to reproduce the problem?
What I'm not sure is that my git is reachable from default cmd because I'm using stand alone shell provided by git installer. I'll check this tomorrow.
any progress with this issue?
.withProcessVisibility(true) solved the issue!