Groups
Sign in
Groups
RoboBinding
Conversations
About
Send feedback
Help
RoboBinding
Contact owners and managers
1–30 of 97
Mark all as read
Report group
0 selected
Andrzej Biernacki
9/11/17
Robobinding issues with new BuildTools/AndroidStudio/gradle
Hello! We use Robobinding extensively in our project (and it is great). But there is issue when
unread,
Robobinding issues with new BuildTools/AndroidStudio/gradle
Hello! We use Robobinding extensively in our project (and it is great). But there is issue when
9/11/17
Simon Craigie
,
wei cheng
3
3/17/17
Integrating Robobinding into a project with Dagger2
Hey Cheng, I was not able to attach the project zip to this thread so I have sent it in an email to
unread,
Integrating Robobinding into a project with Dagger2
Hey Cheng, I was not able to attach the project zip to this thread so I have sent it in an email to
3/17/17
Johnny TwoShoes
,
wei cheng
2
9/25/16
Robobinding with Kotlin?
Hi Johnny, No I haven't tried. Cheers, Cheng Wei 2016年9月25日 5:33 PM于 "Johnny TwoShoes"
unread,
Robobinding with Kotlin?
Hi Johnny, No I haven't tried. Cheers, Cheng Wei 2016年9月25日 5:33 PM于 "Johnny TwoShoes"
9/25/16
Xu Deheng
,
cheng
2
7/14/16
请问如何修改 compileDebugAspectJ 的 sourceroot ? Error:Execution failed for task ':app:compileDebugAspectJ'.
我没遇到过这个问题,你可能去QQ群里问问其他人。 在 2016年7月14日星期四 UTC+10下午5:03:35,Xu Deheng写道: Error:Execution failed for task
unread,
请问如何修改 compileDebugAspectJ 的 sourceroot ? Error:Execution failed for task ':app:compileDebugAspectJ'.
我没遇到过这个问题,你可能去QQ群里问问其他人。 在 2016年7月14日星期四 UTC+10下午5:03:35,Xu Deheng写道: Error:Execution failed for task
7/14/16
Johnny TwoShoes
,
cheng
2
7/14/16
PANIC! Compilation Error. Suddenly the projects are all failing details below:
Just as a reference for others. We solved it here - https://github.com/RoboBinding/RoboBinding/issues
unread,
PANIC! Compilation Error. Suddenly the projects are all failing details below:
Just as a reference for others. We solved it here - https://github.com/RoboBinding/RoboBinding/issues
7/14/16
Johnny TwoShoes
,
robobinding android
2
4/15/16
bind:headerLayout scrolling
Hi Johnny, Robobinding doesn't control header scrolling. You need to find out how to do it in
unread,
bind:headerLayout scrolling
Hi Johnny, Robobinding doesn't control header scrolling. You need to find out how to do it in
4/15/16
Johnny TwoShoes
,
wei cheng
4
4/15/16
strange behaviour with ItemPresentationModel
Great. 2016-4-15 PM7:46于 "Johnny TwoShoes" <johnnyt...@gmail.com>写道: Hi Cheng,
unread,
strange behaviour with ItemPresentationModel
Great. 2016-4-15 PM7:46于 "Johnny TwoShoes" <johnnyt...@gmail.com>写道: Hi Cheng,
4/15/16
Mike C
,
wei cheng
2
4/13/16
Actively Developed? How Long?
Hi Mike, We can't guarantee it, as RoboBinding is non-profit open source project. What we can say
unread,
Actively Developed? How Long?
Hi Mike, We can't guarantee it, as RoboBinding is non-profit open source project. What we can say
4/13/16
wei cheng
4/7/16
Re: spinner dimensions
Hi Johnny, I don't think this is related to robobinding. I think you will need to find out how to
unread,
Re: spinner dimensions
Hi Johnny, I don't think this is related to robobinding. I think you will need to find out how to
4/7/16
Johnny TwoShoes
, …
robobinding android
5
4/7/16
radiogroup + radio buttons
Sorry, ignore this please. Duplicated reply. 2016年4月7日 7:41 PM于 "robobinding android" <
unread,
radiogroup + radio buttons
Sorry, ignore this please. Duplicated reply. 2016年4月7日 7:41 PM于 "robobinding android" <
4/7/16
Johnny TwoShoes
,
robobinding android
2
4/7/16
spinner question
Hi Johnny, What is the problem with calling onSelected within VM at the moment? Cheers, Cheng 2016年4月
unread,
spinner question
Hi Johnny, What is the problem with calling onSelected within VM at the moment? Cheers, Cheng 2016年4月
4/7/16
Johnny TwoShoes
,
robobinding android
2
4/7/16
switch widget
Hi Johnny, Of course, you can. One strong area of robobinding is easy binding implementation for
unread,
switch widget
Hi Johnny, Of course, you can. One strong area of robobinding is easy binding implementation for
4/7/16
Johnny TwoShoes
,
wei cheng
5
4/6/16
one to many relationship
Hi, Sorry, it's a poorly named Model. On Wednesday, April 6, 2016 at 11:16:21 AM UTC+1, cheng
unread,
one to many relationship
Hi, Sorry, it's a poorly named Model. On Wednesday, April 6, 2016 at 11:16:21 AM UTC+1, cheng
4/6/16
Johnny TwoShoes
,
wei cheng
2
4/6/16
simple example of strangeness
Hi Johnny, Cannot you debug to see what the cause of the issue is? Cheers, Cheng 2016-4-6 PM8:34于
unread,
simple example of strangeness
Hi Johnny, Cannot you debug to see what the cause of the issue is? Cheers, Cheng 2016-4-6 PM8:34于
4/6/16
4tec...@gmail.com
,
cheng
2
2/12/16
robobinding and expandableListView
Hi 4technix, There was a pull request by JiHun here - https://github.com/RoboBinding/RoboBinding/pull
unread,
robobinding and expandableListView
Hi 4technix, There was a pull request by JiHun here - https://github.com/RoboBinding/RoboBinding/pull
2/12/16
Johnny TwoShoes
1/16/16
View not being updated
Hi, The data isn't loaded on startup, here is the complete ViewModel, can anyone see anything
unread,
View not being updated
Hi, The data isn't loaded on startup, here is the complete ViewModel, can anyone see anything
1/16/16
Johnny TwoShoes
1/10/16
question about the VALIDATOR PLUGIN
Is the VALIDATOR PLUGIN available? It's annoying to find, at runtime that it doesn't bind.
unread,
question about the VALIDATOR PLUGIN
Is the VALIDATOR PLUGIN available? It's annoying to find, at runtime that it doesn't bind.
1/10/16
Johnny TwoShoes
2
1/8/16
view not updating
ok, I realised I had to put @DependsOnStateOf("objectA") on each of the getters for each
unread,
view not updating
ok, I realised I had to put @DependsOnStateOf("objectA") on each of the getters for each
1/8/16
Johnny TwoShoes
,
wei cheng
4
1/6/16
problem with spinner bind:checkedItemPosition="${indexOfSpinner}"
Hi Cheng, It's working?!?! I couldn't get it to work before, but, now it is, I'm very
unread,
problem with spinner bind:checkedItemPosition="${indexOfSpinner}"
Hi Cheng, It's working?!?! I couldn't get it to work before, but, now it is, I'm very
1/6/16
Johnny TwoShoes
,
wei cheng
4
1/6/16
xml attribute
link from home page - https://oss.sonatype.org/service/local/repositories/releases/archive/org/
unread,
xml attribute
link from home page - https://oss.sonatype.org/service/local/repositories/releases/archive/org/
1/6/16
Simon Craigie
, …
Johnny TwoShoes
7
1/6/16
Initial spinner selection
Hi, Did you get the code the spinner to select the index > 0 ?? Can you show me the code please?
unread,
Initial spinner selection
Hi, Did you get the code the spinner to select the index > 0 ?? Can you show me the code please?
1/6/16
Carlos Eduardo Rodrigues de Almeida
, …
Johnny TwoShoes
3
1/6/16
Spinner Initial Selected Item
Hi, I have a similar problem. Did you get it to work? Can you please show me how to do it. kind
unread,
Spinner Initial Selected Item
Hi, I have a similar problem. Did you get it to work? Can you please show me how to do it. kind
1/6/16
Johnny TwoShoes
,
robobinding android
2
1/5/16
I want to use the ! in xml, eg bind:visibility="{!arrowdownvisible}"
It is not supported at the moment. 2016年1月6日 6:29 AM于 "Johnny TwoShoes" <johnnytwoshoe38
unread,
I want to use the ! in xml, eg bind:visibility="{!arrowdownvisible}"
It is not supported at the moment. 2016年1月6日 6:29 AM于 "Johnny TwoShoes" <johnnytwoshoe38
1/5/16
Johnny TwoShoes
2
1/3/16
Listview two-way binding?
got it working - cheers On Saturday, December 26, 2015 at 4:36:37 PM UTC, Johnny TwoShoes wrote: Hi,
unread,
Listview two-way binding?
got it working - cheers On Saturday, December 26, 2015 at 4:36:37 PM UTC, Johnny TwoShoes wrote: Hi,
1/3/16
Johnny TwoShoes
,
wei cheng
3
1/3/16
getting parent ViewModel for rowItemPresentationModel
Cheers Cheng, that worked. regards On Friday, January 1, 2016 at 10:06:41 PM UTC, cheng wrote: You
unread,
getting parent ViewModel for rowItemPresentationModel
Cheers Cheng, that worked. regards On Friday, January 1, 2016 at 10:06:41 PM UTC, cheng wrote: You
1/3/16
Johnny TwoShoes
2
1/3/16
listview not getting updated
Hi, I got it to work, by creating a dummy variable, that I refresh it so, (excuse any typos, I
unread,
listview not getting updated
Hi, I got it to work, by creating a dummy variable, that I refresh it so, (excuse any typos, I
1/3/16
Johnny TwoShoes
,
wei cheng
6
1/3/16
listview simple example not working
Hi Cheng, bind:onItemClick is working fine, on the listview,so , I didn't bother with bind:
unread,
listview simple example not working
Hi Cheng, bind:onItemClick is working fine, on the listview,so , I didn't bother with bind:
1/3/16
Johnny TwoShoes
1/2/16
using robobinding with guava
Hello ( once again), Anyone got Robobinding to work with Guava, both excellent libraries, and I want
unread,
using robobinding with guava
Hello ( once again), Anyone got Robobinding to work with Guava, both excellent libraries, and I want
1/2/16
4tec...@gmail.com
,
cheng
2
12/28/15
Robobinding with Product Flavors?
Hi, I have not tried with product-flavors. Sorry, i am quite busy lately. I think you will have to
unread,
Robobinding with Product Flavors?
Hi, I have not tried with product-flavors. Sorry, i am quite busy lately. I think you will have to
12/28/15
Johnny TwoShoes
,
wei cheng
2
12/11/15
getting it to work using the jar file
Hi Johnny, This is because you have not set up code generation for ViewModels. Please check the
unread,
getting it to work using the jar file
Hi Johnny, This is because you have not set up code generation for ViewModels. Please check the
12/11/15