Phone sent in for repairs so I won't be updating for awhile, but do try the recommended version based on XXALEF if you're having widget scaling issues. Might be up and running again tomorrow if I'm in luck!
Nice mod Toss3, i have a question about disabling scrolling cache, why it's not recommended in ICS? i did it for all of my sgs2 ics updates without any reported issue!Known Issues:
- Widget Scaling problems (should work okay with 4x6 Home Screen)
- Microstuttering (Stutter is worse with 5x6 than with 4x6, as well as with Wallpaper Scrolling On rather than Off)
- Recommended Version: SecLauncher2_4x6-5x6_SCR-off.apk
Modified Framework:Features:
- Disable Scrolling Cache(not recommended in ICS)
I just got a new phone today, so I'll see what I can do. Have another exam tomorrow, but I'll be writing a short guide today on how to do the modifications yourself. That way we'll have more people working on getting everything in shape.Can this launcher be somehow modified to disable pinch to zoom option in widget section of app-drawer because it lags a lot really. Thanks!
Huge thanks...I just got a new phone today, so I'll see what I can do. Have another exam tomorrow, but I'll be writing a short guide today on how to do the modifications yourself. That way we'll have more people working on getting everything in shape.
"<dimen name="home_cellWidth">90.0dip</dimen>
<dimen name="home_cellHeight">85.0dip</dimen>
<dimen name="home_cellGapX">0.0dip</dimen>
<dimen name="home_cellGapY">0.0dip</dimen>
<dimen name="home_cellGapMax">18.0dip</dimen>
<dimen name="home_pageIndicatorGap">12.0dip</dimen>
<dimen name="home_pageIndicatorTop">520.0dip</dimen>"
"<dimen name="menuAppsGrid_pageMarginPlusPaddingTop">10.0dip</dimen>
<dimen name="menuAppsGrid_cellWidth">70.0dip</dimen>
<dimen name="menuAppsGrid_cellHeight">90.0dip</dimen>
<dimen name="menuAppsGrid_cellGapX">0.0dip</dimen>
<dimen name="menuAppsGrid_cellGapY">0.0dip</dimen>
<dimen name="menuAppsGrid_cellGapMax">18.0dip</dimen>
<dimen name="menu_pageIndicatorGap">12.0dip</dimen>
<dimen name="menu_pageIndicatorTop">550.0dip</dimen>"
It was needed in Gingerbread, because scrolling cache wasn't functioning very well, but on ICS it makes scrolling less smooth: LinkyNice mod Toss3, i have a question about disabling scrolling cache, why it's not recommended in ICS? i did it for all of my sgs2 ics updates without any reported issue!
android:scrollingCache
When set to true, the list uses a drawing cache during scrolling. This makes the rendering faster but uses more memory. The default value is true.
Must be a boolean value, either "true" or "false".
This may also be a reference to a resource (in the form "@[package:]type:name") or theme attribute (in the form "?[package:][type:]name") containing a value of this type.
This corresponds to the global attribute resource symbol scrollingCache.
Anything is possible, with enough time.Toss3 good job !!!
May be is possible to move icon app draw from left to the middle ?
Thanks![]()
Just make sure that the framework-res.apk is in the same folderMaybe i'm doing something wrong but after completing first steps when i type "apktool if framework-res.apk" cmd gives me an error...![]()