Bartosz Kraszewski

Results 4 issues of Bartosz Kraszewski

Hello, Setting textColor from code works great: gameButton.setTextColor(getResources().getColor(R.color.black)); But value from xml is ignored As a result, text stays white

Hello, I like your MVP example, but you have to remember, presenter is keeping reference to activity as a view, so it can't be recycled after activity is destroyed. your...

### What happened? I have a problem integrating latest version in my Flutter project. Followed integration guide, with some updates I found when browsing issues, for instance I had to...

Hello, Thank you for your book; it's really inspiring! Important note to the current readers: due to changes in TensorFlow and Keras, it's now expected to pass a 2d array...