Fix documentation
This commit is contained in:
parent
54f276c125
commit
fe2d2554c0
1 changed files with 0 additions and 1 deletions
|
|
@ -66,7 +66,6 @@ private const val DEFAULT_GRAPHICS_LAYER_ALPHA: Float = 0.99F
|
||||||
* @param cursorBrush The brush to use to draw the cursor.
|
* @param cursorBrush The brush to use to draw the cursor.
|
||||||
* @param lineWidth The width of the waveform lines.
|
* @param lineWidth The width of the waveform lines.
|
||||||
* @param linePadding The padding between waveform lines.
|
* @param linePadding The padding between waveform lines.
|
||||||
* @param minimumGraphAmplitude The minimum amplitude to display, regardless of waveform data.
|
|
||||||
*/
|
*/
|
||||||
@OptIn(ExperimentalComposeUiApi::class)
|
@OptIn(ExperimentalComposeUiApi::class)
|
||||||
@Composable
|
@Composable
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue