diff --git a/res/layout/work_tab_footer.xml b/res/layout/work_tab_footer.xml index 64c95e3fc3..2606b87a10 100644 --- a/res/layout/work_tab_footer.xml +++ b/res/layout/work_tab_footer.xml @@ -13,7 +13,7 @@ See the License for the specific language governing permissions and limitations under the License. --> - + + - - \ No newline at end of file + \ No newline at end of file diff --git a/res/values/strings.xml b/res/values/strings.xml index eca64c852b..d77065c11f 100644 --- a/res/values/strings.xml +++ b/res/values/strings.xml @@ -330,5 +330,7 @@ Find work apps here Each work app has an orange badge, which means it\'s kept secure by your organization. Work apps can be moved to your Home Screen for easier access. + + Managed by your organisation diff --git a/src/com/android/launcher3/allapps/AllAppsGridAdapter.java b/src/com/android/launcher3/allapps/AllAppsGridAdapter.java index da4d9f0cc2..246f7be10e 100644 --- a/src/com/android/launcher3/allapps/AllAppsGridAdapter.java +++ b/src/com/android/launcher3/allapps/AllAppsGridAdapter.java @@ -381,10 +381,6 @@ public class AllAppsGridAdapter extends RecyclerView.Adapter