summaryrefslogtreecommitdiff
path: root/samples/devbytes/ui/RequestDuringLayout/src/com/example/android/requestduringlayout/RequestDuringLayout.java
diff options
context:
space:
mode:
authorSergey Melnikov <sergey.melnikov@intel.com>2012-11-20 18:03:41 +0400
committerSergey Melnikov <sergey.melnikov@intel.com>2012-11-26 12:01:00 +0400
commit02327e165ac484ada348e823fd9a79071cdaa481 (patch)
tree2fea5859a377ac26108b6145c344f5e5dbcc8939 /samples/devbytes/ui/RequestDuringLayout/src/com/example/android/requestduringlayout/RequestDuringLayout.java
parenta103fc1e4ed59001673ca28ddf0dabde9b2c0f01 (diff)
Bug: __WINT_TYPE__ and wint_t reference to different types
__WINT_TYPE__ type provided by gcc. It references to unsigned int type for android and linux. Patch corrects wint_t typedef to __WINT_TYPE__. Signed-off-by: Sergey Melnikov <sergey.melnikov@intel.com> Change-Id: Ib02a808283f91f17c1124fc9e304911659f4af74
Diffstat (limited to 'samples/devbytes/ui/RequestDuringLayout/src/com/example/android/requestduringlayout/RequestDuringLayout.java')
0 files changed, 0 insertions, 0 deletions