Riley MacDonald
developer ...

Blog

Solutions and comments to some of the problems I've encountered as a developer.
Posted: August 17, 2018
Tags:
How to remove diverged local changes from a branch using git read more...

Posted: August 10, 2018
How I resolved a java.lang.NullPointerException which was introduced when running unit tests in Android Studio after upgrading to Android Gradle plugin 3.1.0 read more...

Posted: August 6, 2018
How I resolved a touch intercept bug introduced in version 27 of NestedScrollView read more...

Posted:
How I resolved NoClassDefFoundError: com.google.android.gms.common.internal.zzac when upgrading a Google dependency. read more...

Posted: July 21, 2018
How I configured the noip dynamic update client/daemon to automatically run at boot on my Ubuntu Server instance. read more...