Shubham Chaudhary
Shubham Chaudhary
Got the following NPE inside the library ``` Fatal Exception: java.lang.NullPointerException: Attempt to invoke virtual method 'int android.view.View.getTop()' on a null object reference at com.emilsjolander.components.StickyScrollViewItems.StickyScrollView.getTopForViewRelativeOnlyChild(StickyScrollView.java:130) at com.emilsjolander.components.StickyScrollViewItems.StickyScrollView.onTouchEvent(StickyScrollView.java:262) at android.view.View.dispatchTouchEvent(View.java:8476) at...
We can use wordnik to get more detailed meanings of the words.
Closes: #6
### What is happening now: ```scala scala> val foobar = foo.join(topics, f("id") === b("topic_id")) foobar: org.apache.spark.sql.DataFrame = [id: bigint, fid: int ... 7 more fields] scala> .filter('type === 2) :1:...
This is one of the high priority task still pending. Due to this the app can't be useful outside PU@Campus and hence is blocking release anywhere outside. The chief goal...
1. Show a cross in notificaion like the music player, to kill the notification. 2. Show a setting gear icon to go to preferences directly
Very badly formatted layout for small screens. Landscape mode also needs support.