-
Notifications
You must be signed in to change notification settings - Fork 43
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ODK-X Tables - set the status bar color #364
Comments
@maprehensive can I work on this? |
I would like to work on this issue |
@Redeem-Grimm-Satoshi since I've assigned you to #365 I will assign this to the next requester. @salmasabo Thanks! You are assigned to this issue. |
Hello, I will love to work on this. |
Hello @maprehensive , can I be assigned to this issue? |
Good day @maprehensive, I am from Outreachy and this is my first time working with GitHub. |
@Augusta2 , the changes you need to make is in the android Library Project you can read the guide on setting up tables project https://github.com/odk-x/tables/#setting-up-your-environment |
Hello, i would love to work on this project. Could you please assign it to me. |
Thanks for your reply. |
Hi, I would love to work on this issue. could you please assign it to me? @maprehensive |
Thank you.! |
I would like to work on this issuse . |
@NiranjanNlc Thanks! You can work on this issue without being assigned. |
@maprehensive , i have created a PR to address the issue |
Hey @maprehensive , I have created a pull request to address the issuse . |
Thanks @JessicaItepu - nicely laid out! Have you submitted a pull request with the changes? |
I love the way this looks @NiranjanNlc |
Hello. @salmasabo, for your image to show i think you have to put it first. That is select image first .. then add your comment. |
Hi Jessica,thank you for letting me know,let me correct it now. |
Yes it did,looks like it's still not showing the image right.? |
No, its not showing. Try resaving it. From your design app |
@jessica I've replied you on ODK-X forum
…On Wed, Oct 19, 2022, 7:33 PM JessicaItepu ***@***.***> wrote:
Hello i need your help. How can i contact you outside this forum.
@salmasabo <https://github.com/salmasabo>
—
Reply to this email directly, view it on GitHub
<#364 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKZUZEQUAMWEE6L25IL5UOLWEA5FZANCNFSM6AAAAAAQ2V6DTY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Redeem Grimm here
…On Wed, Oct 19, 2022, 8:57 PM Ram Automi ***@***.***> wrote:
@jessica I've replied you on ODK-X forum
On Wed, Oct 19, 2022, 7:33 PM JessicaItepu ***@***.***>
wrote:
> Hello i need your help. How can i contact you outside this forum.
> @salmasabo <https://github.com/salmasabo>
>
> —
> Reply to this email directly, view it on GitHub
> <#364 (comment)>,
> or unsubscribe
> <https://github.com/notifications/unsubscribe-auth/AKZUZEQUAMWEE6L25IL5UOLWEA5FZANCNFSM6AAAAAAQ2V6DTY>
> .
> You are receiving this because you were mentioned.Message ID:
> ***@***.***>
>
|
Okay,Hit me up on slack |
Ohhhhh. I am so sorry. Just got the mail. |
@maprehensive i have created a PR to address the issue
|
|
Not showing @salmasabo |
Hello @maprehensive, my previous submission to this issue was a designed one as at the time i didn't know the issue was technical. Noe i have created a Pull request adressing it technically. This pull request covers the changes in all the ODK apps and their screenshots. Thank you |
Thank you @Redeem-Grimm-Satoshi for taking your time to put me through on things that were difficult before. 🙏. I hope the review is positive. |
Awesome work @JessicaItepu Wow. You really used the code editor finally |
Hi @maprehensive i have tried for days to create a PR on issue #364 but it seems not okay. But then here's my submission for issue #364. The target API is from version 21 <style name="OdkActionBar" parent="Widget.AppCompat.Light.ActionBar.Solid"> useLogo|showHome|showTitle @color/white @drawable/app_logo </style>
|
Hello Emenyi, how can I help?
…On Thu, Nov 3, 2022 at 11:19 AM Emenyi Nelly N. ***@***.***> wrote:
Hi @maprehensive <https://github.com/maprehensive> i have tried for days
to create a PR on issue #364
<#364> but it seems not okay.
But then here's my submission for issue #364
<#364>.
The target API is from version 21
<style name="OdkActionBar"
parent="Widget.AppCompat.Light.ActionBar.Solid"> useLogo|showHome|showTitle
@color/white @drawable/app_logo </style>
<style name="Opendatakit" parent="Theme.AppCompat.Light">
<item name="android:statusBarColor" ***@***.***:color/white</item>
<item ***@***.***/thumb</item>
<item ***@***.***/thumb</item>
<item name="android:scrollbarSize">2.5mm</item>
<item name="android:scrollbarAlwaysDrawVerticalTrack">true</item>
<item name="android:scrollbarAlwaysDrawHorizontalTrack">true</item>
<item ***@***.***/OdkActionBar</item>
<item ***@***.***/PreferenceThemeOverlay.v14.Material</item>
</style>
—
Reply to this email directly, view it on GitHub
<#364 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKZUZET7TEFZTIQSJITYH4DWGONUXANCNFSM6AAAAAAQ2V6DTY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Set the color of the app status bar to match the app background color in ODK-X Tables.
Example of the default status bar color (left) and status bar color changed to match the app background (right)
Why this needs to be improved:
Guidance for this issue:
<item name="android:navigationBarColor" tools:targetApi="21">@color/white</item>
Guidelines:
This issue is referenced on slide 12 of the ODK-X Design Guidelines
Outreachy
This issue can be used for an Outreachy application for the project Custom UI components for ODK-X mobile apps
This issue is for the Technical stream of the project.
Please request to be assigned to the issue so we can track the number of peopling doing this exercise. Multiple people can work on this issue simultaneously.
You do not need to be assigned to this issue to work on it for an Outreachy application
The text was updated successfully, but these errors were encountered: