Updating page indicator assets.
|
Before Width: | Height: | Size: 607 B After Width: | Height: | Size: 729 B |
|
Before Width: | Height: | Size: 504 B After Width: | Height: | Size: 537 B |
|
Before Width: | Height: | Size: 710 B After Width: | Height: | Size: 873 B |
|
Before Width: | Height: | Size: 1.3 KiB After Width: | Height: | Size: 1.5 KiB |
@@ -4272,7 +4272,7 @@ public class Workspace extends SmoothPagedView
|
||||
if (screenId == EXTRA_EMPTY_SCREEN_ID) {
|
||||
int count = mScreenOrder.size() - (hasCustomContent() ? 1 : 0);
|
||||
if (count > 1) {
|
||||
return new PageIndicator.PageMarkerResources(R.drawable.ic_pageindicator_add,
|
||||
return new PageIndicator.PageMarkerResources(R.drawable.ic_pageindicator_current,
|
||||
R.drawable.ic_pageindicator_add);
|
||||
}
|
||||
}
|
||||
|
||||