Groups
Groups
Sign in
Groups
Groups
macroid
Conversations
About
Send feedback
Help
macroid
Contact owners and managers
1–30 of 59
Mark all as read
Report group
0 selected
Nick Stanchenko
6/22/17
Re: [macroid] How to show/hide a list of generated buttons
Hi, My guess is that “buttonSlots.toList <~ hide” already returns a UI action, which you then wrap
unread,
Re: [macroid] How to show/hide a list of generated buttons
Hi, My guess is that “buttonSlots.toList <~ hide” already returns a UI action, which you then wrap
6/22/17
Jeff Mather
6/22/17
Q&A
List tweak example where list's views are generated by a function
Hi, could you give me (or point me to) an example of a list of widgets being tweaked as a batch,
unread,
Q&A
List tweak example where list's views are generated by a function
Hi, could you give me (or point me to) an example of a list of widgets being tweaked as a batch,
6/22/17
des.m...@gmail.com
1/18/17
How do I set the weight of a widget
Hi What is the best way of setting the weight of a widget? Similar to how I would do the following in
unread,
How do I set the weight of a widget
Hi What is the best way of setting the weight of a widget? Similar to how I would do the following in
1/18/17
Abimbola Esuruoso
5/11/16
A new an easy to use HTTP Client is now available
Hi Guys, As discussed in other posts (https://groups.google.com/forum/#!topic/macroid/9St0fEd4YLQ for
unread,
A new an easy to use HTTP Client is now available
Hi Guys, As discussed in other posts (https://groups.google.com/forum/#!topic/macroid/9St0fEd4YLQ for
5/11/16
Austin Guest
, …
Abimbola Esuruoso
6
5/11/16
What do folks use for HTTP? Testing?
Hey guys, I've made another scala HTTP client which can be used for making HTTP requests. It
unread,
What do folks use for HTTP? Testing?
Hey guys, I've made another scala HTTP client which can be used for making HTTP requests. It
5/11/16
ales
2
4/26/16
How to attach OnScrollListener to a ListView
Actually I did the following, but little bit more verbose solution: w[ListView] <~ Tweak[ListView]
unread,
How to attach OnScrollListener to a ListView
Actually I did the following, but little bit more verbose solution: w[ListView] <~ Tweak[ListView]
4/26/16
ales
2
4/4/16
How to trigger the TextChanged event of EditText
Currently I do it like this, but It is a "little bit" verbose: var passwordEdit = slot[
unread,
How to trigger the TextChanged event of EditText
Currently I do it like this, but It is a "little bit" verbose: var passwordEdit = slot[
4/4/16
Richard Alex Hofer
,
Nick Stanchenko
2
12/12/15
dialog throws NoSuchMethodError
Hi, Sorry for the super-late reply. It looks like a ProGuard problem. A clean build should help. Nick
unread,
dialog throws NoSuchMethodError
Hi, Sorry for the super-late reply. It looks like a ProGuard problem. A clean build should help. Nick
12/12/15
Antonio Stilo
11/6/15
PageAdapter in matroid-viewable
Hello I am pretty new to develop in scala and i am studying macroid so sorry if i ask something dumb
unread,
PageAdapter in matroid-viewable
Hello I am pretty new to develop in scala and i am studying macroid so sorry if i ask something dumb
11/6/15
Sania Sutula
11/5/15
Can`t inflate layout with TextInputLayout or how to change hint size in TextInputLayout?
I need to change size of the hint. But i can do it only using styles. There is no way to do it,
unread,
Can`t inflate layout with TextInputLayout or how to change hint size in TextInputLayout?
I need to change size of the hint. But i can do it only using styles. There is no way to do it,
11/5/15
Brian Parma
10/21/15
Can macroid DSL be used with AppWidgets (RemoteViews?)
I'm trying to add an AppWidget to an app that uses Macroid. The AppWidgetProvider receives a
unread,
Can macroid DSL be used with AppWidgets (RemoteViews?)
I'm trying to add an AppWidget to an app that uses Macroid. The AppWidgetProvider receives a
10/21/15
ales
9/18/15
Animators may only be run on Looper threads
Hi, I am facing weird error meessage in Android 5.0.1 - "Animators may only be run on Looper
unread,
Animators may only be run on Looper threads
Hi, I am facing weird error meessage in Android 5.0.1 - "Animators may only be run on Looper
9/18/15
ales
9/11/15
Proper use of determinate ProgressBar
Hi, suppose there is an Activity and once it is displayed, we need to wait until some long time
unread,
Proper use of determinate ProgressBar
Hi, suppose there is an Activity and once it is displayed, we need to wait until some long time
9/11/15
Nick Stanchenko
7/12/15
Do we still need the UI action lint?
Hey, Seeing how Slick also adopted IO actions (http://slick.typesafe.com/doc/3.0.0/dbio.html), I
unread,
Do we still need the UI action lint?
Hey, Seeing how Slick also adopted IO actions (http://slick.typesafe.com/doc/3.0.0/dbio.html), I
7/12/15
Benny Thompson
, …
Nick Stanchenko
4
7/12/15
Replacing Fragment Throws NotFoundException
Hey, Sorry, I'm late to the party :) What do you guys think about this? https://github.com/
unread,
Replacing Fragment Throws NotFoundException
Hey, Sorry, I'm late to the party :) What do you guys think about this? https://github.com/
7/12/15
Austin Guest
,
Nick Stanchenko
2
6/14/15
How to implement CanSnail for custom views?
Hi Austin, Thanks for the detailed post! This is how issues should be reported, period :) I think you
unread,
How to implement CanSnail for custom views?
Hi Austin, Thanks for the detailed post! This is how issues should be reported, period :) I think you
6/14/15
ales
,
Nick Stanchenko
3
6/3/15
Tweaking of view.find[TextView](id) does not work
Oh, such a stupid mistake! Thank you very much!
unread,
Tweaking of view.find[TextView](id) does not work
Oh, such a stupid mistake! Thank you very much!
6/3/15
ales
,
Nick Stanchenko
5
6/1/15
E/TextView﹕ get resource from application failed
Alas! Some manufacturers really like to do this sort of thing... On 01/06/15 13:30, ales wrote: >
unread,
E/TextView﹕ get resource from application failed
Alas! Some manufacturers really like to do this sort of thing... On 01/06/15 13:30, ales wrote: >
6/1/15
ales
,
Nick Stanchenko
2
6/1/15
ListTweaks and AbsListView
Hi, IIRC this was done to support some third-party widget that inherited from AbsListView, rather
unread,
ListTweaks and AbsListView
Hi, IIRC this was done to support some third-party widget that inherited from AbsListView, rather
6/1/15
Brian Parma
,
Nick Stanchenko
2
5/27/15
DexException: Too many classes in --main-dex-list, main dex capacity exceeded
Hi Brian, I'm not very familiar with the Gradle toolchain, so I've created issue there and
unread,
DexException: Too many classes in --main-dex-list, main dex capacity exceeded
Hi Brian, I'm not very familiar with the Gradle toolchain, so I've created issue there and
5/27/15
Nick Stanchenko
,
Austin Guest
7
4/27/15
Announcement
Macroid 2.0.0-M4 released
HUZZAH! Thanks, Nick! :) On Mon, Apr 27, 2015, 7:09 PM Nick Stanchenko <nick....@gmail.com>
unread,
Announcement
Macroid 2.0.0-M4 released
HUZZAH! Thanks, Nick! :) On Mon, Apr 27, 2015, 7:09 PM Nick Stanchenko <nick....@gmail.com>
4/27/15
Austin Guest
,
Nick Stanchenko
8
4/24/15
Null Context when trying to build GoogleApiClient in an Activity
Hi, The `map` operation in that line, as well as the other `map`s and `flatMap`s inside `getLocation`
unread,
Null Context when trying to build GoogleApiClient in an Activity
Hi, The `map` operation in that line, as well as the other `map`s and `flatMap`s inside `getLocation`
4/24/15
Julia Childs
,
Nick Stanchenko
3
4/2/15
Multiple actions in On.click
Sweet, thanks. I must have missed that part in the docs. On Thursday, April 2, 2015 at 6:37:48 PM UTC
unread,
Multiple actions in On.click
Sweet, thanks. I must have missed that part in the docs. On Thursday, April 2, 2015 at 6:37:48 PM UTC
4/2/15
Julia Childs
,
Nick Stanchenko
4
3/29/15
Background and text color
Nevermind dawg, I got it working. Thanks for your help earlier. For anyone reading this that had or
unread,
Background and text color
Nevermind dawg, I got it working. Thanks for your help earlier. For anyone reading this that had or
3/29/15
Andrew Richards
, …
Nick Stanchenko
5
3/27/15
Using existing xml layouts
Hi, By “does not work”, do you mean “nothing happens” or “it crashes” or something else? My first
unread,
Using existing xml layouts
Hi, By “does not work”, do you mean “nothing happens” or “it crashes” or something else? My first
3/27/15
Nick Stanchenko
3/8/15
Repository changes
Hi, Just in case anyone is interested, I'm reorganizing the main GitHub repository (macroid/
unread,
Repository changes
Hi, Just in case anyone is interested, I'm reorganizing the main GitHub repository (macroid/
3/8/15
Raúl Raja Martínez
,
Nick Stanchenko
5
2/27/15
Translate Bubble - An open sourced app developed with Macroid
Hi Raúl, That's great! I'll take a closer look during the weekend :) Unfortunately I'll
unread,
Translate Bubble - An open sourced app developed with Macroid
Hi Raúl, That's great! I'll take a closer look during the weekend :) Unfortunately I'll
2/27/15
John Murdoch
,
Nick Stanchenko
5
1/1/15
Q&A
Execute UI action upon Future failure
Nick, I changed proguard config and the issue went away (using same source code). Thanks for your
unread,
Q&A
Execute UI action upon Future failure
Nick, I changed proguard config and the issue went away (using same source code). Thanks for your
1/1/15
Javi Pacheco
,
Nick Stanchenko
3
12/12/14
Create a Service in Android with Macroid using Contexts
Yeah. I was working on ServicesContext[Service] with AppContext and a new ServiceContext implicit,
unread,
Create a Service in Android with Macroid using Contexts
Yeah. I was working on ServicesContext[Service] with AppContext and a new ServiceContext implicit,
12/12/14
Nick Stanchenko
3
12/2/14
Announcement
Macroid-Viewable
Yes, that tweak sets the list adapter. Nick On Tuesday, December 2, 2014 3:35:53 AM UTC, Stanislav
unread,
Announcement
Macroid-Viewable
Yes, that tweak sets the list adapter. Nick On Tuesday, December 2, 2014 3:35:53 AM UTC, Stanislav
12/2/14