mirror of
https://github.com/commons-app/apps-android-commons.git
synced 2025-10-28 05:13:53 +01:00
* #3524 Convert SpinnerLanguagesAdapter to kotlin - converted to kotlin * #3524 Convert SpinnerLanguagesAdapter to kotlin - add KDoc - rework logic - format
This commit is contained in:
parent
e5d5a7af92
commit
cd2d530175
5 changed files with 112 additions and 181 deletions
|
|
@ -22,9 +22,4 @@
|
|||
tools:text="en"
|
||||
/>
|
||||
|
||||
<View
|
||||
android:id="@+id/view"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="@dimen/tiny_height"
|
||||
android:background="@color/item_white_background" />
|
||||
</LinearLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue