Skip to content
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

F-Droid can't build #155

Closed
licaon-kter opened this issue Jan 19, 2023 · 2 comments
Closed

F-Droid can't build #155

licaon-kter opened this issue Jan 19, 2023 · 2 comments

Comments

@licaon-kter
Copy link

> Task :app:lintVitalFdroidRelease
/home/vagrant/build/net.reichholf.dreamdroid/app/res/values-television/themes.xml:5: Error: Style Resource definition cycle: Theme.DreamDroid.Dialog => Theme.Dreamdroid.FullscreenDialog => Theme.DreamDroid.Dialog [ResourceCycle]
    <style name="Theme.DreamDroid.Dialog" parent="Theme.Dreamdroid.FullscreenDialog" />
                                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    /home/vagrant/build/net.reichholf.dreamdroid/app/res/values-television/themes.xml:11: Reference from @style/Theme.Dreamdroid.FullscreenDialog to style/Theme.DreamDroid.Dialog here

   Explanation for issues of type "ResourceCycle":
   There should be no cycles in resource definitions as this can lead to
   runtime exceptions.

/home/vagrant/build/net.reichholf.dreamdroid/app/res/layout-television/video_player_overlay.xml:80: Error: @id/picon is not a sibling in the same RelativeLayout [NotSibling]
                android:layout_toEndOf="@id/picon"
                ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

   Explanation for issues of type "NotSibling":
   Layout constraints in a given ConstraintLayout or RelativeLayout should
   reference other views within the same relative layout (but not itself!)

2 errors, 0 warnings

ref: https://web.archive.org/web/20230119080748/https://monitor.f-droid.org/builds/log/net.reichholf.dreamdroid/447

@sreichholf
Copy link
Owner

Thx for the info!

It should already be fixed in 448...
I don't really get why i have ever been able to build this...

@cweiske
Copy link

cweiske commented Jan 27, 2023

Yes, 448 could be built: https://monitor.f-droid.org/builds/log/net.reichholf.dreamdroid/448

This can be closed.

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

No branches or pull requests

3 participants