Skip to content

Commit

Permalink
add Font Support for QuantityPickerView
Browse files Browse the repository at this point in the history
  • Loading branch information
belfu.ogretir committed Sep 30, 2024
1 parent 4f609aa commit 8017e7a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,9 @@ package com.trendyol.uicomponents.quantitypickerview

import android.content.Context
import android.graphics.drawable.Drawable
import android.graphics.fonts.FontFamily
import android.view.View
import androidx.annotation.ColorInt
import androidx.annotation.FontRes
import org.intellij.lang.annotations.JdkConstants.FontStyle

data class QuantityPickerViewState(
private val text: String,
Expand Down

0 comments on commit 8017e7a

Please sign in to comment.