Added copyrights

This commit is contained in:
h4h13 2019-03-03 14:50:15 +05:30
parent 168471cf04
commit 427f01895d
123 changed files with 1563 additions and 330 deletions

View file

@ -38,6 +38,13 @@
android:layout_marginEnd="64dp"
android:orientation="vertical">
<FrameLayout
android:layout_width="match_parent"
android:layout_height="wrap_content">
<include layout="@layout/status_bar" />
</FrameLayout>
<code.name.monkey.retromusic.views.WidthFitSquareLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"