Skip to content
This repository has been archived by the owner on Jan 1, 2019. It is now read-only.

Get a Google Pill widget option #15

Open
klinker24 opened this issue Jan 22, 2017 · 4 comments
Open

Get a Google Pill widget option #15

klinker24 opened this issue Jan 22, 2017 · 4 comments

Comments

@klinker24
Copy link
Member

The hardest part of this is to just make the pill design. Once I have a layout, it is pretty easy to implement.

In the QsbContainerView, the app will grab all the available widgets and basically set up whatever widget the system determines is the search bar. I tried to just make it find Google's pill widget here, if it was installed, but no luck, unfortunately.

We can just make a layout though, similar to how it is working with the default search widget (if the system can't find one).

If the user is using the pill widget, then they should be able to place things in the upper area.

The preference will switch to a ListPreference:

  • Search Bar
  • Search Pill
  • No search widget
@YAJATapps
Copy link
Contributor

You mean only pill widget or also along with that date/time widget full pixel search bar.

@klinker24
Copy link
Member Author

The pill widget.

@YAJATapps
Copy link
Contributor

screenshot_20170402-133059
is this ok? should i open pr.

@klinker24
Copy link
Member Author

Looks great, yeah. If you want to open a PR, I will definitely take a look tonight

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants