Results 49 comments of Samim Pezeshki
trafficstars

I am having the same problem using `electron-forge`. I tried `asar; true` but got no result.

This would be really great to have.

I am not sure, but I do not think it is possible.

@damien Thanks for the response. I did not set a partitioner for the producer so it seems that it is publishing messages to more than one partition. Can I have...

I did a workaround which I think is wrong in general. I set the partitioner so that all messages are published to one partition. Then I create a partition consumer...

Solution 1 here helped me http://stackoverflow.com/a/24452251/1469276

This hides the refreshing animation: ``` java mSuperListview.getSwipeToRefresh().setRefreshing(false); ```

My mistake, I am subscribed to more than 50 podcasts therefore I have selected to "Queue episodes manually" in playlist and not to show "Recent episodes". So I have to...

I think other apps such as AntennaPod have different lists for "Episodes", "Subscriptions" and "Queue". I would prefer that for my use case. On Mon, Jun 19, 2017 at 12:13...