Add theme dependencies

This commit is contained in:
neslihanturan 2017-12-26 13:19:38 +03:00 committed by maskara
parent b0a54ca89d
commit 5c3c4499dc
10 changed files with 39 additions and 13 deletions

View file

@ -5,7 +5,7 @@
android:id="@+id/more_info_button"
android:visibility="gone"
android:layout_gravity="bottom"
android:background="@color/default_circle_indicator_stroke_color"
android:background="?attr/bottomBar"
>
</LinearLayout>