OSDN Git Service

Fix Launcher drop targets for App remove / uninstall / info
authorFabrice Di Meglio <fdimeglio@google.com>
Wed, 6 Feb 2013 23:40:46 +0000 (15:40 -0800)
committerFabrice Di Meglio <fdimeglio@google.com>
Wed, 6 Feb 2013 23:40:46 +0000 (15:40 -0800)
commitd6a33c6f348d1316e0fdc519eda43468fcdcbfe7
tree1822780bddc418eebb482f262709f8a4c01ed151
parent892d023c548a5e49b67b4c81ff1e3e9d02004e6e
Fix Launcher drop targets for App remove / uninstall / info

- make the code aware of the layout direction
- use start drawables
- fix animation drop rect

Change-Id: I35f01b9079aef418c0a22b39e32344c7bf5a0660
res/layout/drop_target_bar.xml
src/com/android/launcher2/ButtonDropTarget.java
src/com/android/launcher2/DeleteDropTarget.java