A Kotlin primarily based adjustable customized view to point out score of a film for Kefilm challenge.
<me.turkergoksu.lib.PercentageView android:id="@+id/percentageView" android:layout_width="200dp" android:layout_height="200dp" android:fontFamily="@font/orbitron_bold" app:animDuration="1500" app:centerColor="#f7efe2" app:proportion="99" app:percentageWidth="50" app:progressBackgroundColor="#4d648d" app:progressColor="#283655" app:textColor="#283655" app:textSize="42sp" />