Skip to content

Instantly share code, notes, and snippets.

View joshruesch's full-sized avatar

Josh Ruesch joshruesch

  • Bay Area California
View GitHub Profile
fun rotateViewForever(view: View) {
val animRotate = RotateAnimation(0f, 360f,
RotateAnimation.RELATIVE_TO_SELF, 0.5f,
RotateAnimation.RELATIVE_TO_SELF, 0.5f)
animRotate.duration = DefaultAnimationTime.millis()
animRotate.repeatMode = Animation.RESTART
view.startAnimation(animRotate)
}
04-30 15:51:17.493 4583 4583 E AndroidRuntime: FATAL EXCEPTION: AsyncTask #3
04-30 15:51:17.493 4583 4583 E AndroidRuntime: Process: com.google.android.talk, PID: 4583
04-30 15:51:17.493 4583 4583 E AndroidRuntime: java.lang.AssertionError: participant count (not including self) is 2
04-30 15:51:17.493 4583 4583 E AndroidRuntime: at hbs.a(SourceFile:210)
04-30 15:51:17.493 4583 4583 E AndroidRuntime: at bfz.a(SourceFile:6856)
04-30 15:51:17.493 4583 4583 E AndroidRuntime: at bfz.a(SourceFile:40926)
04-30 15:51:17.493 4583 4583 E AndroidRuntime: at bfz.d(SourceFile:9845)
04-30 15:51:17.493 4583 4583 E AndroidRuntime: at eik.run(SourceFile:2010)
04-30 15:51:17.493 4583 4583 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1113)
04-30 15:51:17.493 4583 4583 E AndroidRuntime: at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:588)

Keybase proof

I hereby claim:

  • I am joshruesch on github.
  • I am ruesch (https://keybase.io/ruesch) on keybase.
  • I have a public key ASDMVWLknRGXklT0x5UXFaCi5zNw4r8qlxbjRdoie7SEgwo

To claim this, I am signing this object: