Also experienced a lot of view model interface, even wrote some. A less complex design, by the way, try Visual Studio 2015 for Android Development.
As a coding role, I do not like excessive non-code process, because often will bring
--hard to remember, redundant, chaotic ... In short, it's complicated.
Now the view interface is more and more using the profile +codebehind way, do not know whether it is configured for configuration, or because of the original design and configuration (as does not provide good design tools, I express the extreme contempt). Anyway, everyone is more and more like the Web front end. And the web itself is perverted, some frame to JS walk, some to HTML go, after all, JS has been the mainstream (the code itself is simple and flexible and no matter).
Get used to the code, but sometimes the configuration can make the work easier, probably summed up my project in this kind of configuration general processing layout and some simple property settings (not to the point of reuse, or reuse may be more troublesome a few properties).
Read a post, the android blew God. What mode words how ... The overall API model also 1:30 carved out nothing new, like 3D Everyone is also a camera model, pull a little more points, some of the abstract is also based on the need to create, these are understandable. Today is to vent some of his views.
--flash design inside the name and code attribute name is consistent, DHTML this is easier, WPF is a no suffix relationship, Qt is also very straightforward (this is relatively weak compared to the design, but it is easy to match anyway). Some of Android's drawable is a lot more than the same effect on the code, but the design name and coding property name I feel full of pain, I do not know whether Android to crazy people or to fool others. Well, you let the design--the design of the weak explosion, I am flexible code, it seems that a large network of such things do not know how to be good. Leftdrawable (This is not called the designer of things, do not use, the name does not remember) seems to be related to the word setcompounddrawableswithintrinsicbounds, as for the checkbox of the picture really looking for a good burst of no fruit- -the Network has no code. Just for Axml. Guess if leftdrawable= is used null. The time spent looking for a full write from which view is finished, I really do not know how the designers feel.
Say my configuration-the name is highly consistent, must be followed by the creation of the property (even with attribute logo). Expect the ultimate HTML is a view-based virtual machine, document Blueprint tag is a strict class structure, I think users know and do not know what the symbol is important, this HTTP document has a standard preprocessing (intermediate code), for coder is not a good thing. This does not have to be disgusting HTML and CSS, do not have to find the most common problem of trial and error. It's not a web,android. This is far less easy to use.
--still have to praise Microsoft, the simulator any shot is better than his home.
Yesterday's results-
Continue the query to resolve the issue to complete the job.
Android View TMD feel