Skip to content
This repository has been archived by the owner on Sep 2, 2023. It is now read-only.

Commit

Permalink
Minor UI Improvements
Browse files Browse the repository at this point in the history
  • Loading branch information
Nalin-Angrish committed Oct 22, 2020
1 parent 98041e0 commit 989a269
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/layout/pdf_card.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:background="#00FFFFFF"
android:scaleX="-1"
android:src="@android:drawable/ic_menu_sort_by_size"
app:layout_constraintBottom_toBottomOf="parent"
app:layout_constraintEnd_toEndOf="parent"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
</androidx.constraintlayout.widget.ConstraintLayout>
</LinearLayout>
Expand Down

0 comments on commit 989a269

Please sign in to comment.