mirror of
https://github.com/bitwarden/android.git
synced 2026-05-21 11:56:35 -05:00
7 lines
94 B
C#
Executable File
7 lines
94 B
C#
Executable File
namespace Bit.App.Effects
|
|
{
|
|
public class FabShadowEffect : RoutingEffect
|
|
{
|
|
}
|
|
}
|